Rate Overview
Live
1 NPR = 0.034106 BRL
1 BRL = 29.3204
NPR
Avg
0.033704
High
0.034106
Low
0.033359
Last updated: 8/15/2026, 7:10:10 AM
Quick Conversions
| NPR | BRL |
|---|---|
| 1 NPR | 0.03 BRL |
| 10 NPR | 0.34 BRL |
| 50 NPR | 1.71 BRL |
| 100 NPR | 3.41 BRL |
| 500 NPR | 17.05 BRL |
| 1,000 NPR | 34.11 BRL |
Get NPR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=BRLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-15T07:10:10Z",
"rates": {
"BRL": 0.034106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "BRL",
"amount": 100
},
"result": 3.4105999999999996,
"rate": 0.034106
}Build with NPR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key