Rate Overview
Live
1 MAD = 13.4351 ISK
1 ISK = 0.074432
MAD
Avg
13.4410
High
13.4546
Low
13.4194
Last updated: 7/6/2026, 4:45:01 PM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.44 ISK |
| 10 MAD | 134.35 ISK |
| 50 MAD | 671.76 ISK |
| 100 MAD | 1,343.51 ISK |
| 500 MAD | 6,717.56 ISK |
| 1,000 MAD | 13,435.12 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-06T16:45:01Z",
"rates": {
"ISK": 13.435123
}
}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": 1343.5123,
"rate": 13.435123
}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