Rate Overview
Live
1 ZAR = 0.574335 NOK
1 NOK = 1.7411
ZAR
Avg
0.576364
High
0.580141
Low
0.572507
Last updated: 4/16/2026, 6:01:22 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.57 NOK |
| 10 ZAR | 5.74 NOK |
| 50 ZAR | 28.72 NOK |
| 100 ZAR | 57.43 NOK |
| 500 ZAR | 287.17 NOK |
| 1,000 ZAR | 574.34 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-04-16T06:01:22Z",
"rates": {
"NOK": 0.574335
}
}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": 57.4335,
"rate": 0.574335
}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