Rate Overview
Live
1 MAD = 13.2838 ISK
1 ISK = 0.075280
MAD
Avg
13.5100
High
13.8555
Low
13.2574
Last updated: 3/27/2026, 12:57:22 PM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.28 ISK |
| 10 MAD | 132.84 ISK |
| 50 MAD | 664.19 ISK |
| 100 MAD | 1,328.38 ISK |
| 500 MAD | 6,641.91 ISK |
| 1,000 MAD | 13,283.83 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-03-27T12:57:22Z",
"rates": {
"ISK": 13.283827
}
}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": 1328.3827,
"rate": 13.283827
}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