Rate Overview
Live
1 BRL = 30.4045 NPR
1 NPR = 0.032890
BRL
Avg
29.2911
High
30.7410
Low
27.7135
Last updated: 7/25/2026, 7:58:05 PM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 30.40 NPR |
| 10 BRL | 304.05 NPR |
| 50 BRL | 1,520.23 NPR |
| 100 BRL | 3,040.45 NPR |
| 500 BRL | 15,202.27 NPR |
| 1,000 BRL | 30,404.54 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-25T19:58:05Z",
"rates": {
"NPR": 30.404543
}
}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": 3040.4543,
"rate": 30.404543
}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