Rate Overview
Live
1 BRL = 29.9085 NPR
1 NPR = 0.033435
BRL
Avg
29.7112
High
29.9298
Low
29.2786
Last updated: 4/17/2026, 6:12:07 AM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 29.91 NPR |
| 10 BRL | 299.08 NPR |
| 50 BRL | 1,495.42 NPR |
| 100 BRL | 2,990.85 NPR |
| 500 BRL | 14,954.23 NPR |
| 1,000 BRL | 29,908.45 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-04-17T06:12:07Z",
"rates": {
"NPR": 29.908451
}
}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": 2990.8451,
"rate": 29.908451
}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