Rate Overview
Live
1 BRL = 29.8887 NPR
1 NPR = 0.033457
BRL
Avg
26.0059
High
30.7138
Low
22.2124
Last updated: 7/30/2026, 11:06:22 AM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 29.89 NPR |
| 10 BRL | 298.89 NPR |
| 50 BRL | 1,494.43 NPR |
| 100 BRL | 2,988.87 NPR |
| 500 BRL | 14,944.34 NPR |
| 1,000 BRL | 29,888.68 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-30T11:06:22Z",
"rates": {
"NPR": 29.888684
}
}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": 2988.8684000000003,
"rate": 29.888684
}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