Rate Overview
Live
1 MAD = 13.4029 ISK
1 ISK = 0.074611
MAD
Avg
13.3753
High
13.7207
Low
13.1886
Last updated: 5/27/2026, 1:36:23 PM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.40 ISK |
| 10 MAD | 134.03 ISK |
| 50 MAD | 670.14 ISK |
| 100 MAD | 1,340.29 ISK |
| 500 MAD | 6,701.44 ISK |
| 1,000 MAD | 13,402.89 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-27T13:36:23Z",
"rates": {
"ISK": 13.402889
}
}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": 1340.2889,
"rate": 13.402889
}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