Rate Overview
Live
1 NOK = 1.7156 ZAR
1 ZAR = 0.582901
NOK
Avg
1.7086
High
1.7941
Low
1.6281
Last updated: 7/22/2026, 9:04:34 AM
Quick Conversions
| NOK | ZAR |
|---|---|
| 1 NOK | 1.72 ZAR |
| 10 NOK | 17.16 ZAR |
| 50 NOK | 85.78 ZAR |
| 100 NOK | 171.56 ZAR |
| 500 NOK | 857.78 ZAR |
| 1,000 NOK | 1,715.56 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-22T09:04:34Z",
"rates": {
"ZAR": 1.715557
}
}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.5557,
"rate": 1.715557
}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