Rate Overview
Live
1 BRL = 30.7540 NPR
1 NPR = 0.032516
BRL
Avg
30.6451
High
30.9731
Low
30.4045
Last updated: 5/7/2026, 1:31:50 PM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 30.75 NPR |
| 10 BRL | 307.54 NPR |
| 50 BRL | 1,537.70 NPR |
| 100 BRL | 3,075.40 NPR |
| 500 BRL | 15,377.02 NPR |
| 1,000 BRL | 30,754.04 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-05-07T13:31:50Z",
"rates": {
"NPR": 30.754041
}
}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": 3075.4041,
"rate": 30.754041
}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