Rate Overview
Live
1 NPR = 0.076860 BOB
1 BOB = 13.0107
NPR
Avg
0.050752
High
0.076860
Low
0.045028
Last updated: 7/31/2026, 8:56:37 AM
Quick Conversions
| NPR | BOB |
|---|---|
| 1 NPR | 0.08 BOB |
| 10 NPR | 0.77 BOB |
| 50 NPR | 3.84 BOB |
| 100 NPR | 7.69 BOB |
| 500 NPR | 38.43 BOB |
| 1,000 NPR | 76.86 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-07-31T08:56:37Z",
"rates": {
"BOB": 0.07686
}
}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": 7.686,
"rate": 0.07686
}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