Rate Overview
Live
1 MDL = 7.1701 ISK
1 ISK = 0.139468
MDL
Avg
7.1607
High
7.1776
Low
7.1302
Last updated: 6/16/2026, 8:57:09 AM
Quick Conversions
| MDL | ISK |
|---|---|
| 1 MDL | 7.17 ISK |
| 10 MDL | 71.70 ISK |
| 50 MDL | 358.50 ISK |
| 100 MDL | 717.01 ISK |
| 500 MDL | 3,585.04 ISK |
| 1,000 MDL | 7,170.09 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-06-16T08:57:09Z",
"rates": {
"ISK": 7.170088
}
}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": 717.0088,
"rate": 7.170088
}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