Rate Overview
Live
1 NOK = 1.7664 ZAR
1 ZAR = 0.566112
NOK
Avg
1.7070
High
1.8005
Low
1.6238
Last updated: 5/26/2026, 6:46:31 PM
Quick Conversions
| NOK | ZAR |
|---|---|
| 1 NOK | 1.77 ZAR |
| 10 NOK | 17.66 ZAR |
| 50 NOK | 88.32 ZAR |
| 100 NOK | 176.64 ZAR |
| 500 NOK | 883.22 ZAR |
| 1,000 NOK | 1,766.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-05-26T18:46:31Z",
"rates": {
"ZAR": 1.766434
}
}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.6434,
"rate": 1.766434
}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