Rate Overview
Live
1 MAD = 13.2355 ISK
1 ISK = 0.075554
MAD
Avg
13.2278
High
13.2472
Low
13.1926
Last updated: 8/15/2026, 8:22:04 PM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.24 ISK |
| 10 MAD | 132.36 ISK |
| 50 MAD | 661.78 ISK |
| 100 MAD | 1,323.55 ISK |
| 500 MAD | 6,617.75 ISK |
| 1,000 MAD | 13,235.51 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-08-15T20:22:04Z",
"rates": {
"ISK": 13.235507
}
}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": 1323.5507,
"rate": 13.235507
}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