Rate Overview
Live
1 ZAR = 0.567815 NOK
1 NOK = 1.7611
ZAR
Avg
0.579529
High
0.615840
Low
0.545217
Last updated: 3/27/2026, 4:55:54 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.57 NOK |
| 10 ZAR | 5.68 NOK |
| 50 ZAR | 28.39 NOK |
| 100 ZAR | 56.78 NOK |
| 500 ZAR | 283.91 NOK |
| 1,000 ZAR | 567.81 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-27T04:55:54Z",
"rates": {
"NOK": 0.567815
}
}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.781499999999994,
"rate": 0.567815
}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