Rate Overview
Live
1 NOK = 1.7314 ZAR
1 ZAR = 0.577555
NOK
Avg
1.6978
High
1.7314
Low
1.6748
Last updated: 3/6/2026, 6:11:14 PM
Quick Conversions
| NOK | ZAR |
|---|---|
| 1 NOK | 1.73 ZAR |
| 10 NOK | 17.31 ZAR |
| 50 NOK | 86.57 ZAR |
| 100 NOK | 173.14 ZAR |
| 500 NOK | 865.72 ZAR |
| 1,000 NOK | 1,731.44 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-03-06T18:11:14Z",
"rates": {
"ZAR": 1.731437
}
}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": 173.1437,
"rate": 1.731437
}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