Rate Overview
Live
1 USD = 3593.34 MNT
1 MNT = 0.000278
USD
Avg
3589.55
High
3593.34
Low
3584.21
Last updated: 7/25/2026, 4:15:12 AM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,593.34 MNT |
| 10 USD | 35,933.35 MNT |
| 50 USD | 179,666.76 MNT |
| 100 USD | 359,333.52 MNT |
| 500 USD | 1,796,667.61 MNT |
| 1,000 USD | 3,593,335.21 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-25T04:15:12Z",
"rates": {
"MNT": 3593.33521453
}
}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": 359333.521453,
"rate": 3593.33521453
}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