Rate Overview
Live
1 MDL = 1029.36 IDR
1 IDR = 0.000971
MDL
Avg
1023.97
High
1029.36
Low
1016.97
Last updated: 5/26/2026, 11:10:22 PM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 1,029.36 IDR |
| 10 MDL | 10,293.61 IDR |
| 50 MDL | 51,468.06 IDR |
| 100 MDL | 102,936.11 IDR |
| 500 MDL | 514,680.55 IDR |
| 1,000 MDL | 1,029,361.10 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-05-26T23:10:22Z",
"rates": {
"IDR": 1029.361103
}
}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": 102936.1103,
"rate": 1029.361103
}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