Rate Overview
Live
1 USD = 3584.21 MNT
1 MNT = 0.000279
USD
Avg
3585.91
High
3588.32
Low
3584.10
Last updated: 7/19/2026, 7:55:36 AM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,584.21 MNT |
| 10 USD | 35,842.14 MNT |
| 50 USD | 179,210.68 MNT |
| 100 USD | 358,421.37 MNT |
| 500 USD | 1,792,106.83 MNT |
| 1,000 USD | 3,584,213.65 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-19T07:55:36Z",
"rates": {
"MNT": 3584.21365454
}
}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": 358421.365454,
"rate": 3584.21365454
}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