Rate Overview
Live
1 MAD = 13.4407 ISK
1 ISK = 0.074401
MAD
Avg
13.4051
High
13.7631
Low
13.1584
Last updated: 7/1/2026, 1:44:15 AM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.44 ISK |
| 10 MAD | 134.41 ISK |
| 50 MAD | 672.03 ISK |
| 100 MAD | 1,344.07 ISK |
| 500 MAD | 6,720.33 ISK |
| 1,000 MAD | 13,440.65 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-01T01:44:15Z",
"rates": {
"ISK": 13.440655
}
}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": 1344.0655,
"rate": 13.440655
}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