Rate Overview
Live
1 MDL = 7.1058 ISK
1 ISK = 0.140730
MDL
Avg
7.1239
High
7.1445
Low
7.1058
Last updated: 5/27/2026, 8:46:45 AM
Quick Conversions
| MDL | ISK |
|---|---|
| 1 MDL | 7.11 ISK |
| 10 MDL | 71.06 ISK |
| 50 MDL | 355.29 ISK |
| 100 MDL | 710.58 ISK |
| 500 MDL | 3,552.91 ISK |
| 1,000 MDL | 7,105.83 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-27T08:46:45Z",
"rates": {
"ISK": 7.105825
}
}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": 710.5825,
"rate": 7.105825
}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