Rate Overview
Live
1 ISK = 0.137538 ZAR
1 ZAR = 7.2707
ISK
Avg
0.133843
High
0.137871
Low
0.130242
Last updated: 3/27/2026, 5:07:00 PM
Quick Conversions
| ISK | ZAR |
|---|---|
| 1 ISK | 0.14 ZAR |
| 10 ISK | 1.38 ZAR |
| 50 ISK | 6.88 ZAR |
| 100 ISK | 13.75 ZAR |
| 500 ISK | 68.77 ZAR |
| 1,000 ISK | 137.54 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-27T17:07:00Z",
"rates": {
"ZAR": 0.137538
}
}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.7538,
"rate": 0.137538
}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