Rate Overview
Live
1 ZAR = 0.577554 NOK
1 NOK = 1.7314
ZAR
Avg
0.589091
High
0.597078
Low
0.577554
Last updated: 3/6/2026, 6:11:14 PM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.58 NOK |
| 10 ZAR | 5.78 NOK |
| 50 ZAR | 28.88 NOK |
| 100 ZAR | 57.76 NOK |
| 500 ZAR | 288.78 NOK |
| 1,000 ZAR | 577.55 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-06T18:11:14Z",
"rates": {
"NOK": 0.577554
}
}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.7554,
"rate": 0.577554
}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