Rate Overview
Live
1 MDL = 1012.37 IDR
1 IDR = 0.000988
MDL
Avg
1008.21
High
1013.52
Low
1003.30
Last updated: 5/6/2026, 7:13:51 PM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 1,012.37 IDR |
| 10 MDL | 10,123.72 IDR |
| 50 MDL | 50,618.58 IDR |
| 100 MDL | 101,237.16 IDR |
| 500 MDL | 506,185.79 IDR |
| 1,000 MDL | 1,012,371.59 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-06T19:13:51Z",
"rates": {
"IDR": 1012.371586
}
}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": 101237.1586,
"rate": 1012.371586
}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