Rate Overview
Live
1 MAD = 13.3869 ISK
1 ISK = 0.074700
MAD
Avg
13.3950
High
13.4364
Low
13.3462
Last updated: 7/27/2026, 6:23:45 AM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.39 ISK |
| 10 MAD | 133.87 ISK |
| 50 MAD | 669.34 ISK |
| 100 MAD | 1,338.69 ISK |
| 500 MAD | 6,693.43 ISK |
| 1,000 MAD | 13,386.87 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-07-27T06:23:45Z",
"rates": {
"ISK": 13.386869
}
}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.6869000000002,
"rate": 13.386869
}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