Rate Overview
Live
1 NPR = 0.106263 ZAR
1 ZAR = 9.4106
NPR
Avg
0.107388
High
0.108844
Low
0.106146
Last updated: 7/5/2026, 12:19:29 PM
Quick Conversions
| NPR | ZAR |
|---|---|
| 1 NPR | 0.11 ZAR |
| 10 NPR | 1.06 ZAR |
| 50 NPR | 5.31 ZAR |
| 100 NPR | 10.63 ZAR |
| 500 NPR | 53.13 ZAR |
| 1,000 NPR | 106.26 ZAR |
Get NPR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=ZARExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-05T12:19:29Z",
"rates": {
"ZAR": 0.106263
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "ZAR",
"amount": 100
},
"result": 10.6263,
"rate": 0.106263
}Build with NPR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key