Rate Overview
Live
1 MAD = 13.3460 ISK
1 ISK = 0.074929
MAD
Avg
13.4333
High
13.4924
Low
13.3460
Last updated: 7/22/2026, 10:40:11 AM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.35 ISK |
| 10 MAD | 133.46 ISK |
| 50 MAD | 667.30 ISK |
| 100 MAD | 1,334.60 ISK |
| 500 MAD | 6,672.99 ISK |
| 1,000 MAD | 13,345.97 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-22T10:40:11Z",
"rates": {
"ISK": 13.34597
}
}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": 1334.597,
"rate": 13.34597
}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