Rate Overview
Live
1 BRL = 29.8401 NPR
1 NPR = 0.033512
BRL
Avg
26.0039
High
30.7138
Low
22.2124
Last updated: 7/29/2026, 5:57:55 AM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 29.84 NPR |
| 10 BRL | 298.40 NPR |
| 50 BRL | 1,492.01 NPR |
| 100 BRL | 2,984.01 NPR |
| 500 BRL | 14,920.06 NPR |
| 1,000 BRL | 29,840.13 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-29T05:57:55Z",
"rates": {
"NPR": 29.840126
}
}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": 2984.0126,
"rate": 29.840126
}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