Rate Overview
Live
1 USD = 3570.76 MNT
1 MNT = 0.000280
USD
Avg
3570.94
High
3584.44
Low
3566.03
Last updated: 3/7/2026, 12:33:06 AM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,570.76 MNT |
| 10 USD | 35,707.58 MNT |
| 50 USD | 178,537.92 MNT |
| 100 USD | 357,075.84 MNT |
| 500 USD | 1,785,379.19 MNT |
| 1,000 USD | 3,570,758.39 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-03-07T00:33:06Z",
"rates": {
"MNT": 3570.75838612
}
}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": 357075.838612,
"rate": 3570.75838612
}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