Rate Overview
Live
1 BRL = 29.1389 NPR
1 NPR = 0.034318
BRL
Avg
29.6912
High
30.0846
Low
29.1389
Last updated: 6/19/2026, 8:25:49 AM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 29.14 NPR |
| 10 BRL | 291.39 NPR |
| 50 BRL | 1,456.94 NPR |
| 100 BRL | 2,913.89 NPR |
| 500 BRL | 14,569.43 NPR |
| 1,000 BRL | 29,138.86 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-06-19T08:25:49Z",
"rates": {
"NPR": 29.138862
}
}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": 2913.8862,
"rate": 29.138862
}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