Rate Overview
Live
1 USD = 3578.44 MNT
1 MNT = 0.000279
USD
Avg
3578.72
High
3579.95
Low
3576.85
Last updated: 6/15/2026, 2:16:05 PM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,578.44 MNT |
| 10 USD | 35,784.43 MNT |
| 50 USD | 178,922.17 MNT |
| 100 USD | 357,844.34 MNT |
| 500 USD | 1,789,221.68 MNT |
| 1,000 USD | 3,578,443.37 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-06-15T14:16:05Z",
"rates": {
"MNT": 3578.44336652
}
}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": 357844.33665199997,
"rate": 3578.44336652
}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