Rate Overview
Live
1 MNT = 5.0344 IDR
1 IDR = 0.198635
MNT
Avg
5.0226
High
5.0344
Low
4.9986
Last updated: 7/7/2026, 7:39:46 AM
Quick Conversions
| MNT | IDR |
|---|---|
| 1 MNT | 5.03 IDR |
| 10 MNT | 50.34 IDR |
| 50 MNT | 251.72 IDR |
| 100 MNT | 503.44 IDR |
| 500 MNT | 2,517.19 IDR |
| 1,000 MNT | 5,034.37 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-07-07T07:39:46Z",
"rates": {
"IDR": 5.03437
}
}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": 503.437,
"rate": 5.03437
}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