Rate Overview
Live
1 MDL = 7.1544 ISK
1 ISK = 0.139774
MDL
Avg
7.1587
High
7.2323
Low
7.1114
Last updated: 7/7/2026, 1:51:03 PM
Quick Conversions
| MDL | ISK |
|---|---|
| 1 MDL | 7.15 ISK |
| 10 MDL | 71.54 ISK |
| 50 MDL | 357.72 ISK |
| 100 MDL | 715.44 ISK |
| 500 MDL | 3,577.20 ISK |
| 1,000 MDL | 7,154.41 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-07-07T13:51:03Z",
"rates": {
"ISK": 7.154407
}
}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": 715.4407,
"rate": 7.154407
}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