Rate Overview
Live
1 MDL = 7.0921 ISK
1 ISK = 0.141002
MDL
Avg
7.4444
High
7.8189
Low
7.0921
Last updated: 3/27/2026, 2:46:30 PM
Quick Conversions
| MDL | ISK |
|---|---|
| 1 MDL | 7.09 ISK |
| 10 MDL | 70.92 ISK |
| 50 MDL | 354.61 ISK |
| 100 MDL | 709.21 ISK |
| 500 MDL | 3,546.06 ISK |
| 1,000 MDL | 7,092.11 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-03-27T14:46:30Z",
"rates": {
"ISK": 7.092113
}
}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.2113,
"rate": 7.092113
}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