Rate Overview
Live
1 USD = 3583.73 MNT
1 MNT = 0.000279
USD
Avg
3582.33
High
3584.95
Low
3578.61
Last updated: 7/3/2026, 7:43:42 PM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,583.73 MNT |
| 10 USD | 35,837.32 MNT |
| 50 USD | 179,186.61 MNT |
| 100 USD | 358,373.22 MNT |
| 500 USD | 1,791,866.12 MNT |
| 1,000 USD | 3,583,732.23 MNT |
Get USD/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MNTExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-03T19:43:42Z",
"rates": {
"MNT": 3583.73223265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MNT",
"amount": 100
},
"result": 358373.223265,
"rate": 3583.73223265
}Build with USD/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key