Rate Overview
Live
1 ZAR = 0.572274 NOK
1 NOK = 1.7474
ZAR
Avg
0.583438
High
0.619151
Low
0.552774
Last updated: 7/27/2026, 4:36:43 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.57 NOK |
| 10 ZAR | 5.72 NOK |
| 50 ZAR | 28.61 NOK |
| 100 ZAR | 57.23 NOK |
| 500 ZAR | 286.14 NOK |
| 1,000 ZAR | 572.27 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-27T04:36:43Z",
"rates": {
"NOK": 0.572274
}
}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.227399999999996,
"rate": 0.572274
}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