Rate Overview
Live
1 ISK = 0.132746 ZAR
1 ZAR = 7.5332
ISK
Avg
0.132050
High
0.133386
Low
0.131147
Last updated: 3/7/2026, 12:33:21 AM
Quick Conversions
| ISK | ZAR |
|---|---|
| 1 ISK | 0.13 ZAR |
| 10 ISK | 1.33 ZAR |
| 50 ISK | 6.64 ZAR |
| 100 ISK | 13.27 ZAR |
| 500 ISK | 66.37 ZAR |
| 1,000 ISK | 132.75 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-03-07T00:33:21Z",
"rates": {
"ZAR": 0.132746
}
}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.2746,
"rate": 0.132746
}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