Rate Overview
Live
1 ZAR = 0.595795 NOK
1 NOK = 1.6784
ZAR
Avg
0.604036
High
0.607146
Low
0.595795
Last updated: 7/8/2026, 9:48:51 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.60 NOK |
| 10 ZAR | 5.96 NOK |
| 50 ZAR | 29.79 NOK |
| 100 ZAR | 59.58 NOK |
| 500 ZAR | 297.90 NOK |
| 1,000 ZAR | 595.80 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-08T09:48:51Z",
"rates": {
"NOK": 0.595795
}
}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.579499999999996,
"rate": 0.595795
}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