Rate Overview
Live
1 ZAR = 7.5803 ISK
1 ISK = 0.131920
ZAR
Avg
7.5385
High
7.5803
Low
7.5091
Last updated: 9/3/2026, 9:54:29 PM
Quick Conversions
| ZAR | ISK |
|---|---|
| 1 ZAR | 7.58 ISK |
| 10 ZAR | 75.80 ISK |
| 50 ZAR | 379.02 ISK |
| 100 ZAR | 758.03 ISK |
| 500 ZAR | 3,790.17 ISK |
| 1,000 ZAR | 7,580.33 ISK |
Get ZAR/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=ISKExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-03T21:54:29Z",
"rates": {
"ISK": 7.580333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "ISK",
"amount": 100
},
"result": 758.0333,
"rate": 7.580333
}Build with ZAR/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key