Rate Overview
Live
1 ISK = 0.130225 ZAR
1 ZAR = 7.6790
ISK
Avg
0.130430
High
0.133589
Low
0.128693
Last updated: 7/8/2026, 2:52:37 PM
Quick Conversions
| ISK | ZAR |
|---|---|
| 1 ISK | 0.13 ZAR |
| 10 ISK | 1.30 ZAR |
| 50 ISK | 6.51 ZAR |
| 100 ISK | 13.02 ZAR |
| 500 ISK | 65.11 ZAR |
| 1,000 ISK | 130.23 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-07-08T14:52:37Z",
"rates": {
"ZAR": 0.130225
}
}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": 13.0225,
"rate": 0.130225
}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