Rate Overview
Live
1 BRL = 27.9950 NPR
1 NPR = 0.035721
BRL
Avg
28.1098
High
28.4165
Low
27.7915
Last updated: 3/7/2026, 7:38:59 AM
Quick Conversions
| BRL | NPR |
|---|---|
| 1 BRL | 28.00 NPR |
| 10 BRL | 279.95 NPR |
| 50 BRL | 1,399.75 NPR |
| 100 BRL | 2,799.50 NPR |
| 500 BRL | 13,997.51 NPR |
| 1,000 BRL | 27,995.03 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-03-07T07:38:59Z",
"rates": {
"NPR": 27.995026
}
}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": 2799.5026,
"rate": 27.995026
}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