Rate Overview
Live
1 ZAR = 0.596980 NOK
1 NOK = 1.6751
ZAR
Avg
0.586007
High
0.614228
Low
0.557386
Last updated: 7/13/2026, 2:07:38 PM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.60 NOK |
| 10 ZAR | 5.97 NOK |
| 50 ZAR | 29.85 NOK |
| 100 ZAR | 59.70 NOK |
| 500 ZAR | 298.49 NOK |
| 1,000 ZAR | 596.98 NOK |
Get ZAR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=NOKExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-13T14:07:38Z",
"rates": {
"NOK": 0.59698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "NOK",
"amount": 100
},
"result": 59.69799999999999,
"rate": 0.59698
}Build with ZAR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key