Rate Overview
Live
1 ZAR = 0.578741 NOK
1 NOK = 1.7279
ZAR
Avg
0.576225
High
0.584813
Low
0.567958
Last updated: 7/29/2026, 8:52:47 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.58 NOK |
| 10 ZAR | 5.79 NOK |
| 50 ZAR | 28.94 NOK |
| 100 ZAR | 57.87 NOK |
| 500 ZAR | 289.37 NOK |
| 1,000 ZAR | 578.74 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-29T08:52:47Z",
"rates": {
"NOK": 0.578741
}
}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.8741,
"rate": 0.578741
}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