Rate Overview
Live
1 USD = 3578.61 MNT
1 MNT = 0.000279
USD
Avg
3580.51
High
3596.35
Low
3576.67
Last updated: 5/6/2026, 9:05:30 AM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,578.61 MNT |
| 10 USD | 35,786.08 MNT |
| 50 USD | 178,930.40 MNT |
| 100 USD | 357,860.81 MNT |
| 500 USD | 1,789,304.03 MNT |
| 1,000 USD | 3,578,608.05 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-05-06T09:05:30Z",
"rates": {
"MNT": 3578.60805138
}
}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": 357860.805138,
"rate": 3578.60805138
}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