Rate Overview
Live
1 ISK = 0.129872 ZAR
1 ZAR = 7.6999
ISK
Avg
0.130927
High
0.133589
Low
0.129872
Last updated: 6/17/2026, 3:39:50 AM
Quick Conversions
| ISK | ZAR |
|---|---|
| 1 ISK | 0.13 ZAR |
| 10 ISK | 1.30 ZAR |
| 50 ISK | 6.49 ZAR |
| 100 ISK | 12.99 ZAR |
| 500 ISK | 64.94 ZAR |
| 1,000 ISK | 129.87 ZAR |
Get ISK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ZARExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-06-17T03:39:50Z",
"rates": {
"ZAR": 0.129872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ZAR",
"amount": 100
},
"result": 12.987199999999998,
"rate": 0.129872
}Build with ISK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key