Rate Overview
Live
1 MDL = 1020.92 IDR
1 IDR = 0.000980
MDL
Avg
1001.60
High
1042.82
Low
955.9076
Last updated: 7/26/2026, 3:26:07 AM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 1,020.92 IDR |
| 10 MDL | 10,209.23 IDR |
| 50 MDL | 51,046.17 IDR |
| 100 MDL | 102,092.33 IDR |
| 500 MDL | 510,461.66 IDR |
| 1,000 MDL | 1,020,923.32 IDR |
Get MDL/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=IDRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-26T03:26:07Z",
"rates": {
"IDR": 1020.923324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "IDR",
"amount": 100
},
"result": 102092.3324,
"rate": 1020.923324
}Build with MDL/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key