Rate Overview
Live
1 NPR = 0.112446 ZAR
1 ZAR = 8.8932
NPR
Avg
0.111435
High
0.114004
Low
0.109252
Last updated: 3/7/2026, 9:13:09 AM
Quick Conversions
| NPR | ZAR |
|---|---|
| 1 NPR | 0.11 ZAR |
| 10 NPR | 1.12 ZAR |
| 50 NPR | 5.62 ZAR |
| 100 NPR | 11.24 ZAR |
| 500 NPR | 56.22 ZAR |
| 1,000 NPR | 112.45 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-03-07T09:13:09Z",
"rates": {
"ZAR": 0.112446
}
}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": 11.2446,
"rate": 0.112446
}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