Rate Overview
Live
1 ZAR = 7.5129 ISK
1 ISK = 0.133104
ZAR
Avg
7.6958
High
8.7231
Low
6.6631
Last updated: 5/27/2026, 8:29:48 PM
Quick Conversions
| ZAR | ISK |
|---|---|
| 1 ZAR | 7.51 ISK |
| 10 ZAR | 75.13 ISK |
| 50 ZAR | 375.65 ISK |
| 100 ZAR | 751.29 ISK |
| 500 ZAR | 3,756.46 ISK |
| 1,000 ZAR | 7,512.92 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-05-27T20:29:48Z",
"rates": {
"ISK": 7.51292
}
}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": 751.292,
"rate": 7.51292
}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