Rate Overview
Live
1 BRL = 29.9074 NPR
1 NPR = 0.033437
BRL
Avg
29.0618
High
30.9731
Low
26.2406
Last updated: 7/29/2026, 12:53:31 AM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 29.91 NPR |
| 10 BRL | 299.07 NPR |
| 50 BRL | 1,495.37 NPR |
| 100 BRL | 2,990.74 NPR |
| 500 BRL | 14,953.69 NPR |
| 1,000 BRL | 29,907.38 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-29T00:53:31Z",
"rates": {
"NPR": 29.907376
}
}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": 2990.7376,
"rate": 29.907376
}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