Rate Overview
Live
1 USD = 3584.19 MNT
1 MNT = 0.000279
USD
Avg
3572.92
High
3584.19
Low
3567.34
Last updated: 3/27/2026, 2:35:05 AM
Quick Conversions
| USD | MNT |
|---|---|
| 1 USD | 3,584.19 MNT |
| 10 USD | 35,841.90 MNT |
| 50 USD | 179,209.50 MNT |
| 100 USD | 358,419.00 MNT |
| 500 USD | 1,792,094.98 MNT |
| 1,000 USD | 3,584,189.96 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-27T02:35:05Z",
"rates": {
"MNT": 3584.18995916
}
}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": 358418.995916,
"rate": 3584.18995916
}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