Rate Overview
Live
1 ZAR = 0.591470 NOK
1 NOK = 1.6907
ZAR
Avg
0.587581
High
0.591470
Low
0.583671
Last updated: 6/19/2026, 8:27:46 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.59 NOK |
| 10 ZAR | 5.91 NOK |
| 50 ZAR | 29.57 NOK |
| 100 ZAR | 59.15 NOK |
| 500 ZAR | 295.74 NOK |
| 1,000 ZAR | 591.47 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-06-19T08:27:46Z",
"rates": {
"NOK": 0.59147
}
}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": 59.147000000000006,
"rate": 0.59147
}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