Rate Overview
Live
1 NPR = 0.046282 BOB
1 BOB = 21.6067
NPR
Avg
0.046423
High
0.046636
Low
0.046240
Last updated: 4/17/2026, 5:31:30 PM
Quick Conversions
| NPR | BOB |
|---|---|
| 1 NPR | 0.05 BOB |
| 10 NPR | 0.46 BOB |
| 50 NPR | 2.31 BOB |
| 100 NPR | 4.63 BOB |
| 500 NPR | 23.14 BOB |
| 1,000 NPR | 46.28 BOB |
Get NPR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=BOBExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T17:31:30Z",
"rates": {
"BOB": 0.046282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "BOB",
"amount": 100
},
"result": 4.6282,
"rate": 0.046282
}Build with NPR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key