Rate Overview
Live
1 NPR = 0.035720 BRL
1 BRL = 27.9955
NPR
Avg
0.035576
High
0.035982
Low
0.035190
Last updated: 3/7/2026, 7:38:55 AM
Quick Conversions
| NPR | BRL |
|---|---|
| 1 NPR | 0.04 BRL |
| 10 NPR | 0.36 BRL |
| 50 NPR | 1.79 BRL |
| 100 NPR | 3.57 BRL |
| 500 NPR | 17.86 BRL |
| 1,000 NPR | 35.72 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-03-07T07:38:55Z",
"rates": {
"BRL": 0.03572
}
}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.572,
"rate": 0.03572
}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