Rate Overview
Live
1 MAD = 13.2890 ISK
1 ISK = 0.075250
MAD
Avg
13.2861
High
13.3405
Low
13.2324
Last updated: 3/27/2026, 3:09:45 PM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.29 ISK |
| 10 MAD | 132.89 ISK |
| 50 MAD | 664.45 ISK |
| 100 MAD | 1,328.90 ISK |
| 500 MAD | 6,644.51 ISK |
| 1,000 MAD | 13,289.01 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-27T15:09:45Z",
"rates": {
"ISK": 13.289012
}
}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.9012,
"rate": 13.289012
}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