Rate Overview
Live
1 ZAR = 0.565189 NOK
1 NOK = 1.7693
ZAR
Avg
0.564160
High
0.567143
Low
0.557656
Last updated: 5/28/2026, 7:49:05 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.57 NOK |
| 10 ZAR | 5.65 NOK |
| 50 ZAR | 28.26 NOK |
| 100 ZAR | 56.52 NOK |
| 500 ZAR | 282.59 NOK |
| 1,000 ZAR | 565.19 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-28T07:49:05Z",
"rates": {
"NOK": 0.565189
}
}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.5189,
"rate": 0.565189
}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