Rate Overview
Live
1 USD = 3596.41 MNT
1 MNT = 0.000278
USD
Avg
3597.74
High
3600.51
Low
3595.66
Last updated: 8/31/2026, 9:26:58 AM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,596.41 MNT |
| 10 USD | 35,964.14 MNT |
| 50 USD | 179,820.72 MNT |
| 100 USD | 359,641.44 MNT |
| 500 USD | 1,798,207.22 MNT |
| 1,000 USD | 3,596,414.44 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-08-31T09:26:58Z",
"rates": {
"MNT": 3596.41444195
}
}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": 359641.444195,
"rate": 3596.41444195
}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