Rate Overview
Live
1 MDL = 7.1341 ISK
1 ISK = 0.140171
MDL
Avg
7.1272
High
7.1755
Low
7.0937
Last updated: 4/16/2026, 2:10:34 PM
Quick Conversions
| MDL | ISK |
|---|---|
| 1 MDL | 7.13 ISK |
| 10 MDL | 71.34 ISK |
| 50 MDL | 356.71 ISK |
| 100 MDL | 713.41 ISK |
| 500 MDL | 3,567.07 ISK |
| 1,000 MDL | 7,134.15 ISK |
Get MDL/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ISKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:10:34Z",
"rates": {
"ISK": 7.134148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ISK",
"amount": 100
},
"result": 713.4148,
"rate": 7.134148
}Build with MDL/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key