Rate Overview
Live
1 MNT = 4.8949 IDR
1 IDR = 0.204295
MNT
Avg
4.9193
High
4.9362
Low
4.8949
Last updated: 9/4/2026, 6:13:19 PM
Quick Conversions
| MNT | IDR |
|---|---|
| 1 MNT | 4.89 IDR |
| 10 MNT | 48.95 IDR |
| 50 MNT | 244.74 IDR |
| 100 MNT | 489.49 IDR |
| 500 MNT | 2,447.45 IDR |
| 1,000 MNT | 4,894.89 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-09-04T18:13:19Z",
"rates": {
"IDR": 4.894892
}
}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": 489.4892,
"rate": 4.894892
}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