Rate Overview
Live
1 NPR = 0.045731 BOB
1 BOB = 21.8670
NPR
Avg
0.045953
High
0.046164
Low
0.045731
Last updated: 3/28/2026, 9:01:49 AM
Quick Conversions
| NPR | BOB |
|---|---|
| 1 NPR | 0.05 BOB |
| 10 NPR | 0.46 BOB |
| 50 NPR | 2.29 BOB |
| 100 NPR | 4.57 BOB |
| 500 NPR | 22.87 BOB |
| 1,000 NPR | 45.73 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-03-28T09:01:49Z",
"rates": {
"BOB": 0.045731
}
}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.5731,
"rate": 0.045731
}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