Rate Overview
Live
1 ZAR = 0.565531 NOK
1 NOK = 1.7682
ZAR
Avg
0.559389
High
0.567926
Low
0.553352
Last updated: 5/7/2026, 7:59:28 PM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.57 NOK |
| 10 ZAR | 5.66 NOK |
| 50 ZAR | 28.28 NOK |
| 100 ZAR | 56.55 NOK |
| 500 ZAR | 282.77 NOK |
| 1,000 ZAR | 565.53 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-05-07T19:59:28Z",
"rates": {
"NOK": 0.565531
}
}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.5531,
"rate": 0.565531
}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