Rate Overview
Live
1 ISK = 0.141001 MDL
1 MDL = 7.0921
ISK
Avg
0.136699
High
0.141785
Low
0.131613
Last updated: 3/27/2026, 4:27:58 PM
Quick Conversions
| ISK | MDL |
|---|---|
| 1 ISK | 0.14 MDL |
| 10 ISK | 1.41 MDL |
| 50 ISK | 7.05 MDL |
| 100 ISK | 14.10 MDL |
| 500 ISK | 70.50 MDL |
| 1,000 ISK | 141.00 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-27T16:27:58Z",
"rates": {
"MDL": 0.141001
}
}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.1001,
"rate": 0.141001
}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