Rate Overview
Live
1 MAD = 13.4535 ISK
1 ISK = 0.074330
MAD
Avg
13.4474
High
13.4674
Low
13.4138
Last updated: 6/17/2026, 6:36:33 AM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.45 ISK |
| 10 MAD | 134.54 ISK |
| 50 MAD | 672.68 ISK |
| 100 MAD | 1,345.35 ISK |
| 500 MAD | 6,726.77 ISK |
| 1,000 MAD | 13,453.55 ISK |
Get MAD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=ISKExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-06-17T06:36:33Z",
"rates": {
"ISK": 13.453549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "ISK",
"amount": 100
},
"result": 1345.3549,
"rate": 13.453549
}Build with MAD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key