Rate Overview
Live
1 NOK = 1.6992 ZAR
1 ZAR = 0.588519
NOK
Avg
1.7217
High
1.7492
Low
1.6992
Last updated: 6/15/2026, 7:34:33 PM
Quick Conversions
| NOK | ZAR |
|---|---|
| 1 NOK | 1.70 ZAR |
| 10 NOK | 16.99 ZAR |
| 50 NOK | 84.96 ZAR |
| 100 NOK | 169.92 ZAR |
| 500 NOK | 849.59 ZAR |
| 1,000 NOK | 1,699.18 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-06-15T19:34:33Z",
"rates": {
"ZAR": 1.699181
}
}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": 169.9181,
"rate": 1.699181
}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