Rate Overview
Live
1 MAD = 12.9968 ISK
1 ISK = 0.076942
MAD
Avg
13.0396
High
13.0738
Low
12.9959
Last updated: 9/2/2026, 2:28:57 PM
Quick Conversions
| MAD | ISK |
|---|---|
| 1 MAD | 13.00 ISK |
| 10 MAD | 129.97 ISK |
| 50 MAD | 649.84 ISK |
| 100 MAD | 1,299.68 ISK |
| 500 MAD | 6,498.39 ISK |
| 1,000 MAD | 12,996.79 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-09-02T14:28:57Z",
"rates": {
"ISK": 12.996786
}
}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": 1299.6786,
"rate": 12.996786
}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