Rate Overview
Live
1 USD = 3593.10 MNT
1 MNT = 0.000278
USD
Avg
3574.82
High
3596.35
Low
3560.27
Last updated: 7/24/2026, 7:29:03 PM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,593.10 MNT |
| 10 USD | 35,931.01 MNT |
| 50 USD | 179,655.04 MNT |
| 100 USD | 359,310.09 MNT |
| 500 USD | 1,796,550.44 MNT |
| 1,000 USD | 3,593,100.88 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-24T19:29:03Z",
"rates": {
"MNT": 3593.10087571
}
}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": 359310.087571,
"rate": 3593.10087571
}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