Rate Overview
Live
1 MNT = 4.7529 IDR
1 IDR = 0.210397
MNT
Avg
4.7285
High
4.7535
Low
4.7101
Last updated: 3/7/2026, 12:29:40 AM
Quick Conversions
| MNT | IDR |
|---|---|
| 1 MNT | 4.75 IDR |
| 10 MNT | 47.53 IDR |
| 50 MNT | 237.65 IDR |
| 100 MNT | 475.29 IDR |
| 500 MNT | 2,376.46 IDR |
| 1,000 MNT | 4,752.91 IDR |
Get MNT/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=IDRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T00:29:40Z",
"rates": {
"IDR": 4.752911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "IDR",
"amount": 100
},
"result": 475.29110000000003,
"rate": 4.752911
}Build with MNT/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key