Rate Overview
Live
1 BRL = 30.3793 NPR
1 NPR = 0.032917
BRL
Avg
27.0075
High
30.8970
Low
24.0401
Last updated: 5/27/2026, 7:34:54 PM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 30.38 NPR |
| 10 BRL | 303.79 NPR |
| 50 BRL | 1,518.97 NPR |
| 100 BRL | 3,037.93 NPR |
| 500 BRL | 15,189.66 NPR |
| 1,000 BRL | 30,379.32 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-27T19:34:54Z",
"rates": {
"NPR": 30.379322
}
}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": 3037.9321999999997,
"rate": 30.379322
}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