Rate Overview
Live
1 USD = 3588.32 MNT
1 MNT = 0.000279
USD
Avg
3575.14
High
3588.32
Low
3563.58
Last updated: 7/19/2026, 1:25:50 AM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,588.32 MNT |
| 10 USD | 35,883.19 MNT |
| 50 USD | 179,415.94 MNT |
| 100 USD | 358,831.87 MNT |
| 500 USD | 1,794,159.36 MNT |
| 1,000 USD | 3,588,318.73 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-19T01:25:50Z",
"rates": {
"MNT": 3588.3187294
}
}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": 358831.87294,
"rate": 3588.3187294
}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