Rate Overview
Live
1 MAD = 13.2906 ISK
1 ISK = 0.075241
MAD
Avg
13.8367
High
14.3574
Low
13.2622
Last updated: 3/27/2026, 11:16:52 AM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.29 ISK |
| 10 MAD | 132.91 ISK |
| 50 MAD | 664.53 ISK |
| 100 MAD | 1,329.06 ISK |
| 500 MAD | 6,645.32 ISK |
| 1,000 MAD | 13,290.65 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-27T11:16:52Z",
"rates": {
"ISK": 13.290646
}
}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": 1329.0646000000002,
"rate": 13.290646
}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