Rate Overview
Live
1 ISK = 0.142542 MDL
1 MDL = 7.0155
ISK
Avg
0.142354
High
0.143377
Low
0.141027
Last updated: 9/3/2026, 12:58:08 AM
Quick Conversions
| ISK | MDL |
|---|---|
| 1 ISK | 0.14 MDL |
| 10 ISK | 1.43 MDL |
| 50 ISK | 7.13 MDL |
| 100 ISK | 14.25 MDL |
| 500 ISK | 71.27 MDL |
| 1,000 ISK | 142.54 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-09-03T00:58:08Z",
"rates": {
"MDL": 0.142542
}
}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": 14.2542,
"rate": 0.142542
}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