Rate Overview
Live
1 NPR = 0.032516 BRL
1 BRL = 30.7541
NPR
Avg
0.032632
High
0.032889
Low
0.032286
Last updated: 5/7/2026, 12:33:08 PM
Quick Conversions
| NPR | BRL |
|---|---|
| 1 NPR | 0.03 BRL |
| 10 NPR | 0.33 BRL |
| 50 NPR | 1.63 BRL |
| 100 NPR | 3.25 BRL |
| 500 NPR | 16.26 BRL |
| 1,000 NPR | 32.52 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-05-07T12:33:08Z",
"rates": {
"BRL": 0.032516
}
}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.2516000000000003,
"rate": 0.032516
}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