Rate Overview
Live
1 NPR = 0.081872 BOB
1 BOB = 12.2142
NPR
Avg
0.080769
High
0.082389
Low
0.077954
Last updated: 9/8/2026, 6:48:31 PM
Quick Conversions
| NPR | BOB |
|---|---|
| 1 NPR | 0.08 BOB |
| 10 NPR | 0.82 BOB |
| 50 NPR | 4.09 BOB |
| 100 NPR | 8.19 BOB |
| 500 NPR | 40.94 BOB |
| 1,000 NPR | 81.87 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-09-08T18:48:31Z",
"rates": {
"BOB": 0.081872
}
}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": 8.1872,
"rate": 0.081872
}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