Rate Overview
Live
1 ZAR = 7.7011 ISK
1 ISK = 0.129851
ZAR
Avg
7.6387
High
7.7011
Low
7.4856
Last updated: 6/17/2026, 4:48:26 AM
Quick Conversions
| ZAR | ISK |
|---|---|
| 1 ZAR | 7.70 ISK |
| 10 ZAR | 77.01 ISK |
| 50 ZAR | 385.06 ISK |
| 100 ZAR | 770.11 ISK |
| 500 ZAR | 3,850.56 ISK |
| 1,000 ZAR | 7,701.12 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-06-17T04:48:26Z",
"rates": {
"ISK": 7.70112
}
}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": 770.1120000000001,
"rate": 7.70112
}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