Rate Overview
Live
1 NPR = 0.075811 BOB
1 BOB = 13.1907
NPR
Avg
0.076680
High
0.078546
Low
0.075811
Last updated: 8/18/2026, 7:02:56 PM
Quick Conversions
| NPR | BOB |
|---|---|
| 1 NPR | 0.08 BOB |
| 10 NPR | 0.76 BOB |
| 50 NPR | 3.79 BOB |
| 100 NPR | 7.58 BOB |
| 500 NPR | 37.91 BOB |
| 1,000 NPR | 75.81 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-08-18T19:02:56Z",
"rates": {
"BOB": 0.075811
}
}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.5811,
"rate": 0.075811
}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