Rate Overview
Live
1 ISK = 0.138161 ZAR
1 ZAR = 7.2379
ISK
Avg
0.137022
High
0.138161
Low
0.135686
Last updated: 3/27/2026, 12:55:59 PM
Quick Conversions
| ISK | ZAR |
|---|---|
| 1 ISK | 0.14 ZAR |
| 10 ISK | 1.38 ZAR |
| 50 ISK | 6.91 ZAR |
| 100 ISK | 13.82 ZAR |
| 500 ISK | 69.08 ZAR |
| 1,000 ISK | 138.16 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-27T12:55:59Z",
"rates": {
"ZAR": 0.138161
}
}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.8161,
"rate": 0.138161
}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