Rate Overview
Live
1 USD = 3578.73 MNT
1 MNT = 0.000279
USD
Avg
3578.71
High
3580.31
Low
3577.45
Last updated: 5/26/2026, 10:31:13 AM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,578.73 MNT |
| 10 USD | 35,787.29 MNT |
| 50 USD | 178,936.47 MNT |
| 100 USD | 357,872.93 MNT |
| 500 USD | 1,789,364.65 MNT |
| 1,000 USD | 3,578,729.31 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-26T10:31:13Z",
"rates": {
"MNT": 3578.72930804
}
}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": 357872.930804,
"rate": 3578.72930804
}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