Rate Overview
Live
1 MAD = 13.3504 ISK
1 ISK = 0.074904
MAD
Avg
13.7612
High
14.3574
Low
13.2622
Last updated: 7/22/2026, 7:32:26 AM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.35 ISK |
| 10 MAD | 133.50 ISK |
| 50 MAD | 667.52 ISK |
| 100 MAD | 1,335.04 ISK |
| 500 MAD | 6,675.19 ISK |
| 1,000 MAD | 13,350.38 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-07-22T07:32:26Z",
"rates": {
"ISK": 13.350376
}
}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": 1335.0376,
"rate": 13.350376
}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