Rate Overview
Live
1 ZAR = 0.575550 NOK
1 NOK = 1.7375
ZAR
Avg
0.585188
High
0.614228
Low
0.557386
Last updated: 7/29/2026, 2:53:22 PM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.58 NOK |
| 10 ZAR | 5.76 NOK |
| 50 ZAR | 28.78 NOK |
| 100 ZAR | 57.56 NOK |
| 500 ZAR | 287.78 NOK |
| 1,000 ZAR | 575.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-07-29T14:53:22Z",
"rates": {
"NOK": 0.57555
}
}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.555,
"rate": 0.57555
}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