Rate Overview
Live
1 MAD = 13.3957 ISK
1 ISK = 0.074651
MAD
Avg
13.4295
High
13.4637
Low
13.3792
Last updated: 7/16/2026, 10:13:36 AM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.40 ISK |
| 10 MAD | 133.96 ISK |
| 50 MAD | 669.78 ISK |
| 100 MAD | 1,339.57 ISK |
| 500 MAD | 6,697.83 ISK |
| 1,000 MAD | 13,395.67 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-16T10:13:36Z",
"rates": {
"ISK": 13.395669
}
}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.5669,
"rate": 13.395669
}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