Rate Overview
Live
1 MDL = 7.1517 ISK
1 ISK = 0.139826
MDL
Avg
7.1423
High
7.1593
Low
7.1114
Last updated: 7/4/2026, 9:10:57 PM
Quick Conversions
| MDL | ISK |
|---|---|
| 1 MDL | 7.15 ISK |
| 10 MDL | 71.52 ISK |
| 50 MDL | 357.59 ISK |
| 100 MDL | 715.17 ISK |
| 500 MDL | 3,575.86 ISK |
| 1,000 MDL | 7,151.72 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-04T21:10:57Z",
"rates": {
"ISK": 7.151721
}
}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.1721,
"rate": 7.151721
}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