Rate Overview
Live
1 BRL = 28.7729 NPR
1 NPR = 0.034755
BRL
Avg
25.9957
High
28.7729
Low
23.3060
Last updated: 3/27/2026, 4:31:36 PM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 28.77 NPR |
| 10 BRL | 287.73 NPR |
| 50 BRL | 1,438.64 NPR |
| 100 BRL | 2,877.29 NPR |
| 500 BRL | 14,386.43 NPR |
| 1,000 BRL | 28,772.85 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-03-27T16:31:36Z",
"rates": {
"NPR": 28.772853
}
}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": 2877.2853,
"rate": 28.772853
}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