Rate Overview
Live
1 MDL = 7.1202 ISK
1 ISK = 0.140445
MDL
Avg
7.1619
High
7.3362
Low
7.0833
Last updated: 7/21/2026, 8:00:32 PM
Quick Conversions
| MDL | ISK |
|---|---|
| 1 MDL | 7.12 ISK |
| 10 MDL | 71.20 ISK |
| 50 MDL | 356.01 ISK |
| 100 MDL | 712.02 ISK |
| 500 MDL | 3,560.11 ISK |
| 1,000 MDL | 7,120.22 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-21T20:00:32Z",
"rates": {
"ISK": 7.120221
}
}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": 712.0221,
"rate": 7.120221
}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