Rate Overview
Live
1 NOK = 1.7124 ZAR
1 ZAR = 0.583965
NOK
Avg
1.7156
High
1.8072
Low
1.6280
Last updated: 7/18/2026, 1:27:39 AM
Quick Conversions
| NOK | ZAR |
|---|---|
| 1 NOK | 1.71 ZAR |
| 10 NOK | 17.12 ZAR |
| 50 NOK | 85.62 ZAR |
| 100 NOK | 171.24 ZAR |
| 500 NOK | 856.22 ZAR |
| 1,000 NOK | 1,712.43 ZAR |
Get NOK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=ZARExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-18T01:27:39Z",
"rates": {
"ZAR": 1.712432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "ZAR",
"amount": 100
},
"result": 171.2432,
"rate": 1.712432
}Build with NOK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key