Rate Overview
Live
1 ZAR = 0.578434 NOK
1 NOK = 1.7288
ZAR
Avg
0.583344
High
0.590918
Low
0.578434
Last updated: 8/19/2026, 10:11:24 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.58 NOK |
| 10 ZAR | 5.78 NOK |
| 50 ZAR | 28.92 NOK |
| 100 ZAR | 57.84 NOK |
| 500 ZAR | 289.22 NOK |
| 1,000 ZAR | 578.43 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-08-19T10:11:24Z",
"rates": {
"NOK": 0.578434
}
}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.8434,
"rate": 0.578434
}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