Rate Overview
Live
1 BRL = 29.6378 NPR
1 NPR = 0.033741
BRL
Avg
29.5234
High
29.6846
Low
29.3285
Last updated: 7/9/2026, 1:17:57 PM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 29.64 NPR |
| 10 BRL | 296.38 NPR |
| 50 BRL | 1,481.89 NPR |
| 100 BRL | 2,963.78 NPR |
| 500 BRL | 14,818.88 NPR |
| 1,000 BRL | 29,637.77 NPR |
Get BRL/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=NPRExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-09T13:17:57Z",
"rates": {
"NPR": 29.637767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "NPR",
"amount": 100
},
"result": 2963.7767,
"rate": 29.637767
}Build with BRL/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key