Rate Overview
Live
1 NPR = 0.045498 BOB
1 BOB = 21.9790
NPR
Avg
0.045513
High
0.045604
Low
0.045346
Last updated: 5/7/2026, 6:55:36 PM
Quick Conversions
| NPR | BOB |
|---|---|
| 1 NPR | 0.05 BOB |
| 10 NPR | 0.45 BOB |
| 50 NPR | 2.27 BOB |
| 100 NPR | 4.55 BOB |
| 500 NPR | 22.75 BOB |
| 1,000 NPR | 45.50 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-05-07T18:55:36Z",
"rates": {
"BOB": 0.045498
}
}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.549799999999999,
"rate": 0.045498
}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