Rate Overview
Live
1 MAD = 13.3841 ISK
1 ISK = 0.074716
MAD
Avg
13.4640
High
13.8279
Low
13.1584
Last updated: 5/27/2026, 7:20:24 PM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.38 ISK |
| 10 MAD | 133.84 ISK |
| 50 MAD | 669.20 ISK |
| 100 MAD | 1,338.41 ISK |
| 500 MAD | 6,692.04 ISK |
| 1,000 MAD | 13,384.08 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-27T19:20:24Z",
"rates": {
"ISK": 13.384081
}
}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": 1338.4081,
"rate": 13.384081
}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