Rate Overview
Live
1 MNT = 5.0335 IDR
1 IDR = 0.198668
MNT
Avg
5.0225
High
5.0340
Low
4.9986
Last updated: 7/7/2026, 12:27:50 PM
Quick Conversions
| MNT | IDR |
|---|---|
| 1 MNT | 5.03 IDR |
| 10 MNT | 50.34 IDR |
| 50 MNT | 251.68 IDR |
| 100 MNT | 503.35 IDR |
| 500 MNT | 2,516.77 IDR |
| 1,000 MNT | 5,033.53 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-07T12:27:50Z",
"rates": {
"IDR": 5.033533
}
}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.35330000000005,
"rate": 5.033533
}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