Rate Overview
Live
1 MDL = 7.0930 ISK
1 ISK = 0.140983
MDL
Avg
7.1131
High
7.1458
Low
7.0883
Last updated: 5/6/2026, 7:12:43 PM
Quick Conversions
| MDL | ISK |
|---|---|
| 1 MDL | 7.09 ISK |
| 10 MDL | 70.93 ISK |
| 50 MDL | 354.65 ISK |
| 100 MDL | 709.30 ISK |
| 500 MDL | 3,546.52 ISK |
| 1,000 MDL | 7,093.05 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-05-06T19:12:43Z",
"rates": {
"ISK": 7.093048
}
}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": 709.3048,
"rate": 7.093048
}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