Rate Overview
Live
1 BRL = 30.2857 NPR
1 NPR = 0.033019
BRL
Avg
30.3673
High
30.4816
Low
30.2355
Last updated: 7/27/2026, 12:11:24 PM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 30.29 NPR |
| 10 BRL | 302.86 NPR |
| 50 BRL | 1,514.29 NPR |
| 100 BRL | 3,028.57 NPR |
| 500 BRL | 15,142.85 NPR |
| 1,000 BRL | 30,285.70 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-27T12:11:24Z",
"rates": {
"NPR": 30.285703
}
}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": 3028.5703000000003,
"rate": 30.285703
}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