Rate Overview
Live
1 NPR = 0.033740 BRL
1 BRL = 29.6384
NPR
Avg
0.033872
High
0.034096
Low
0.033687
Last updated: 7/9/2026, 1:07:25 PM
Quick Conversions
| NPR | BRL |
|---|---|
| 1 NPR | 0.03 BRL |
| 10 NPR | 0.34 BRL |
| 50 NPR | 1.69 BRL |
| 100 NPR | 3.37 BRL |
| 500 NPR | 16.87 BRL |
| 1,000 NPR | 33.74 BRL |
Get NPR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=BRLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-09T13:07:25Z",
"rates": {
"BRL": 0.03374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "BRL",
"amount": 100
},
"result": 3.374,
"rate": 0.03374
}Build with NPR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key