Rate Overview
Live
1 ZAR = 7.4703 ISK
1 ISK = 0.133863
ZAR
Avg
7.6696
High
8.8824
Low
6.7496
Last updated: 7/26/2026, 4:57:54 AM
Quick Conversions
| ZAR | ISK |
|---|---|
| 1 ZAR | 7.47 ISK |
| 10 ZAR | 74.70 ISK |
| 50 ZAR | 373.52 ISK |
| 100 ZAR | 747.03 ISK |
| 500 ZAR | 3,735.15 ISK |
| 1,000 ZAR | 7,470.31 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-07-26T04:57:54Z",
"rates": {
"ISK": 7.470309
}
}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": 747.0309,
"rate": 7.470309
}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