Rate Overview
Live
1 MDL = 981.7030 IDR
1 IDR = 0.001019
MDL
Avg
981.1496
High
987.2937
Low
974.1055
Last updated: 3/7/2026, 1:56:44 AM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 981.70 IDR |
| 10 MDL | 9,817.03 IDR |
| 50 MDL | 49,085.15 IDR |
| 100 MDL | 98,170.30 IDR |
| 500 MDL | 490,851.50 IDR |
| 1,000 MDL | 981,703.00 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-03-07T01:56:44Z",
"rates": {
"IDR": 981.702999
}
}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": 98170.2999,
"rate": 981.702999
}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