Rate Overview
Live
1 NOK = 1.7679 ZAR
1 ZAR = 0.565653
NOK
Avg
1.7931
High
1.8072
Low
1.7679
Last updated: 5/6/2026, 9:07:14 AM
Quick Conversions
| NOK | ZAR |
|---|---|
| 1 NOK | 1.77 ZAR |
| 10 NOK | 17.68 ZAR |
| 50 NOK | 88.39 ZAR |
| 100 NOK | 176.79 ZAR |
| 500 NOK | 883.93 ZAR |
| 1,000 NOK | 1,767.87 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-05-06T09:07:14Z",
"rates": {
"ZAR": 1.767868
}
}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": 176.7868,
"rate": 1.767868
}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