Rate Overview
Live
1 MAD = 13.3954 ISK
1 ISK = 0.074653
MAD
Avg
13.3995
High
13.4253
Low
13.3802
Last updated: 5/27/2026, 12:11:34 PM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.40 ISK |
| 10 MAD | 133.95 ISK |
| 50 MAD | 669.77 ISK |
| 100 MAD | 1,339.54 ISK |
| 500 MAD | 6,697.69 ISK |
| 1,000 MAD | 13,395.37 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-27T12:11:34Z",
"rates": {
"ISK": 13.395374
}
}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.5374,
"rate": 13.395374
}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