Rate Overview
Live
1 MDL = 1022.53 IDR
1 IDR = 0.000978
MDL
Avg
1015.45
High
1022.53
Low
1005.61
Last updated: 7/4/2026, 6:19:26 AM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 1,022.53 IDR |
| 10 MDL | 10,225.27 IDR |
| 50 MDL | 51,126.34 IDR |
| 100 MDL | 102,252.67 IDR |
| 500 MDL | 511,263.36 IDR |
| 1,000 MDL | 1,022,526.71 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-04T06:19:26Z",
"rates": {
"IDR": 1022.52671
}
}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": 102252.671,
"rate": 1022.52671
}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