Rate Overview
Live
1 ZAR = 7.6130 ISK
1 ISK = 0.131355
ZAR
Avg
7.6154
High
7.6487
Low
7.5434
Last updated: 8/13/2026, 10:26:00 PM
Quick Conversions
| ZAR | ISK |
|---|---|
| 1 ZAR | 7.61 ISK |
| 10 ZAR | 76.13 ISK |
| 50 ZAR | 380.65 ISK |
| 100 ZAR | 761.30 ISK |
| 500 ZAR | 3,806.49 ISK |
| 1,000 ZAR | 7,612.98 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-08-13T22:26:00Z",
"rates": {
"ISK": 7.61298
}
}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": 761.298,
"rate": 7.61298
}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