Rate Overview
Live
1 NOK = 1.6513 ZAR
1 ZAR = 0.605578
NOK
Avg
1.6515
High
1.6571
Low
1.6470
Last updated: 7/5/2026, 11:12:06 PM
Quick Conversions
| NOK | ZAR |
|---|---|
| 1 NOK | 1.65 ZAR |
| 10 NOK | 16.51 ZAR |
| 50 NOK | 82.57 ZAR |
| 100 NOK | 165.13 ZAR |
| 500 NOK | 825.66 ZAR |
| 1,000 NOK | 1,651.32 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-05T23:12:06Z",
"rates": {
"ZAR": 1.651315
}
}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": 165.13150000000002,
"rate": 1.651315
}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