Rate Overview
Live
1 NOK = 1.7427 ZAR
1 ZAR = 0.573809
NOK
Avg
1.7353
High
1.7467
Low
1.7237
Last updated: 4/16/2026, 4:30:33 AM
Quick Conversions
| NOK | ZAR |
|---|---|
| 1 NOK | 1.74 ZAR |
| 10 NOK | 17.43 ZAR |
| 50 NOK | 87.14 ZAR |
| 100 NOK | 174.27 ZAR |
| 500 NOK | 871.37 ZAR |
| 1,000 NOK | 1,742.74 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-04-16T04:30:33Z",
"rates": {
"ZAR": 1.742741
}
}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": 174.2741,
"rate": 1.742741
}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