Rate Overview
Live
1 ISK = 0.131664 ZAR
1 ZAR = 7.5951
ISK
Avg
0.132463
High
0.133171
Low
0.131664
Last updated: 9/5/2026, 12:55:50 PM
Quick Conversions
| ISK | ZAR |
|---|---|
| 1 ISK | 0.13 ZAR |
| 10 ISK | 1.32 ZAR |
| 50 ISK | 6.58 ZAR |
| 100 ISK | 13.17 ZAR |
| 500 ISK | 65.83 ZAR |
| 1,000 ISK | 131.66 ZAR |
Get ISK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ZARExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-09-05T12:55:50Z",
"rates": {
"ZAR": 0.131664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ZAR",
"amount": 100
},
"result": 13.1664,
"rate": 0.131664
}Build with ISK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key