Rate Overview
Live
1 USD = 3576.38 MNT
1 MNT = 0.000280
USD
Avg
3577.87
High
3595.34
Low
3573.38
Last updated: 4/16/2026, 5:26:30 AM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,576.38 MNT |
| 10 USD | 35,763.83 MNT |
| 50 USD | 178,819.17 MNT |
| 100 USD | 357,638.34 MNT |
| 500 USD | 1,788,191.68 MNT |
| 1,000 USD | 3,576,383.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-04-16T05:26:30Z",
"rates": {
"MNT": 3576.38336925
}
}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": 357638.336925,
"rate": 3576.38336925
}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