Rate Overview
Live
1 ZAR = 0.569147 NOK
1 NOK = 1.7570
ZAR
Avg
0.594019
High
0.607146
Low
0.567958
Last updated: 7/26/2026, 1:08:50 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.57 NOK |
| 10 ZAR | 5.69 NOK |
| 50 ZAR | 28.46 NOK |
| 100 ZAR | 56.91 NOK |
| 500 ZAR | 284.57 NOK |
| 1,000 ZAR | 569.15 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-26T01:08:50Z",
"rates": {
"NOK": 0.569147
}
}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.914699999999996,
"rate": 0.569147
}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