Rate Overview
Live
1 ISK = 0.138813 MDL
1 MDL = 7.2039
ISK
Avg
0.139257
High
0.140822
Low
0.137932
Last updated: 3/7/2026, 12:32:58 AM
Quick Conversions
| ISK | MDL |
|---|---|
| 1 ISK | 0.14 MDL |
| 10 ISK | 1.39 MDL |
| 50 ISK | 6.94 MDL |
| 100 ISK | 13.88 MDL |
| 500 ISK | 69.41 MDL |
| 1,000 ISK | 138.81 MDL |
Get ISK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=MDLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T00:32:58Z",
"rates": {
"MDL": 0.138813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "MDL",
"amount": 100
},
"result": 13.8813,
"rate": 0.138813
}Build with ISK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key