Rate Overview
Live
1 ZAR = 0.564871 NOK
1 NOK = 1.7703
ZAR
Avg
0.564119
High
0.567143
Low
0.557656
Last updated: 5/28/2026, 8:47:16 AM
Quick Conversions
| ZAR | NOK |
|---|---|
| 1 ZAR | 0.56 NOK |
| 10 ZAR | 5.65 NOK |
| 50 ZAR | 28.24 NOK |
| 100 ZAR | 56.49 NOK |
| 500 ZAR | 282.44 NOK |
| 1,000 ZAR | 564.87 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-28T08:47:16Z",
"rates": {
"NOK": 0.564871
}
}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.4871,
"rate": 0.564871
}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