Rate Overview
Live
1 ZAR = 0.567258 NOK
1 NOK = 1.7629
ZAR
Avg
0.568018
High
0.578899
Low
0.558837
Last updated: 3/27/2026, 3:10:24 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.57 NOK |
| 10 ZAR | 5.67 NOK |
| 50 ZAR | 28.36 NOK |
| 100 ZAR | 56.73 NOK |
| 500 ZAR | 283.63 NOK |
| 1,000 ZAR | 567.26 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-03-27T03:10:24Z",
"rates": {
"NOK": 0.567258
}
}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": 56.72580000000001,
"rate": 0.567258
}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