# 외환

이전에 보았듯이, dRamps를 사용하여 FIAT 통화를 블록체인으로 이동하여 해당 통화의 tFIAT 등가물로 변환하거나 그 반대로 할 수 있습니다.

또한 이전에 보았듯이, PaySwap의 거래소 기능을 사용하여 다양한 토큰 간에 교환할 수 있습니다.

이 두 가지를 결합하면 각 FIAT 통화의 tFIAT 등가물을 거래함으로써 다양한 FIAT 통화 간에 거래할 수 있습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.payswap.org/korean/products/dramps/use-cases/forex.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
