Rate Overview
Live
1 ZAR = 0.565800 NOK
1 NOK = 1.7674
ZAR
Avg
0.581011
High
0.614228
Low
0.550112
Last updated: 5/28/2026, 9:43:32 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.57 NOK |
| 10 ZAR | 5.66 NOK |
| 50 ZAR | 28.29 NOK |
| 100 ZAR | 56.58 NOK |
| 500 ZAR | 282.90 NOK |
| 1,000 ZAR | 565.80 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-05-28T09:43:32Z",
"rates": {
"NOK": 0.5658
}
}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.58,
"rate": 0.5658
}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