Rate Overview
Live
1 MDL = 7.2039 ISK
1 ISK = 0.138813
MDL
Avg
7.1813
High
7.2499
Low
7.1012
Last updated: 3/7/2026, 1:58:04 AM
Quick Conversions
| MDL | ISK |
|---|---|
| 1 MDL | 7.20 ISK |
| 10 MDL | 72.04 ISK |
| 50 MDL | 360.20 ISK |
| 100 MDL | 720.39 ISK |
| 500 MDL | 3,601.96 ISK |
| 1,000 MDL | 7,203.92 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-07T01:58:04Z",
"rates": {
"ISK": 7.203923
}
}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": 720.3923,
"rate": 7.203923
}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