Rate Overview
Live
1 ZAR = 7.2472 ISK
1 ISK = 0.137984
ZAR
Avg
7.4191
High
7.6789
Low
6.9815
Last updated: 3/27/2026, 2:47:36 PM
Quick Conversions
| ZAR | ISK |
|---|---|
| 1 ZAR | 7.25 ISK |
| 10 ZAR | 72.47 ISK |
| 50 ZAR | 362.36 ISK |
| 100 ZAR | 724.72 ISK |
| 500 ZAR | 3,623.61 ISK |
| 1,000 ZAR | 7,247.21 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-03-27T14:47:36Z",
"rates": {
"ISK": 7.24721
}
}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": 724.721,
"rate": 7.24721
}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