Rate Overview
Live
1 MNT = 4.8051 IDR
1 IDR = 0.208111
MNT
Avg
4.7887
High
4.8091
Low
4.7532
Last updated: 4/16/2026, 6:36:03 PM
Quick Conversions
| MNT | IDR |
|---|---|
| 1 MNT | 4.81 IDR |
| 10 MNT | 48.05 IDR |
| 50 MNT | 240.26 IDR |
| 100 MNT | 480.51 IDR |
| 500 MNT | 2,402.57 IDR |
| 1,000 MNT | 4,805.13 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-04-16T18:36:03Z",
"rates": {
"IDR": 4.805133
}
}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": 480.51329999999996,
"rate": 4.805133
}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