Rate Overview
Live
1 MAD = 13.3955 ISK
1 ISK = 0.074652
MAD
Avg
13.4645
High
13.8279
Low
13.1584
Last updated: 5/27/2026, 5:30:24 PM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.40 ISK |
| 10 MAD | 133.96 ISK |
| 50 MAD | 669.78 ISK |
| 100 MAD | 1,339.55 ISK |
| 500 MAD | 6,697.76 ISK |
| 1,000 MAD | 13,395.52 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-05-27T17:30:24Z",
"rates": {
"ISK": 13.39552
}
}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": 1339.552,
"rate": 13.39552
}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