Rate Overview
Live
1 NPR = 0.020428 BYN
1 BYN = 48.9524
NPR
Avg
0.020056
High
0.020428
Low
0.019724
Last updated: 9/3/2026, 1:27:07 PM
Quick Conversions
| NPR | BYN |
|---|---|
| 1 NPR | 0.02 BYN |
| 10 NPR | 0.20 BYN |
| 50 NPR | 1.02 BYN |
| 100 NPR | 2.04 BYN |
| 500 NPR | 10.21 BYN |
| 1,000 NPR | 20.43 BYN |
Get NPR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=BYNExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-09-03T13:27:07Z",
"rates": {
"BYN": 0.020428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "BYN",
"amount": 100
},
"result": 2.0428,
"rate": 0.020428
}Build with NPR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key