Rate Overview
Live
1 NPR = 0.109657 ZAR
1 ZAR = 9.1193
NPR
Avg
0.110477
High
0.111944
Low
0.109657
Last updated: 4/17/2026, 10:42:39 AM
Quick Conversions
| NPR | ZAR |
|---|---|
| 1 NPR | 0.11 ZAR |
| 10 NPR | 1.10 ZAR |
| 50 NPR | 5.48 ZAR |
| 100 NPR | 10.97 ZAR |
| 500 NPR | 54.83 ZAR |
| 1,000 NPR | 109.66 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-04-17T10:42:39Z",
"rates": {
"ZAR": 0.109657
}
}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.9657,
"rate": 0.109657
}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