Rate Overview
Live
1 MAD = 13.3562 ISK
1 ISK = 0.074871
MAD
Avg
13.3532
High
13.4486
Low
13.2622
Last updated: 3/7/2026, 1:01:59 AM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.36 ISK |
| 10 MAD | 133.56 ISK |
| 50 MAD | 667.81 ISK |
| 100 MAD | 1,335.62 ISK |
| 500 MAD | 6,678.11 ISK |
| 1,000 MAD | 13,356.22 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-03-07T01:01:59Z",
"rates": {
"ISK": 13.356223
}
}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.6223,
"rate": 13.356223
}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