Rate Overview
Live
1 NPR = 0.046930 BOB
1 BOB = 21.3083
NPR
Avg
0.047130
High
0.047469
Low
0.046864
Last updated: 3/7/2026, 7:37:42 AM
Quick Conversions
| NPR | BOB |
|---|---|
| 1 NPR | 0.05 BOB |
| 10 NPR | 0.47 BOB |
| 50 NPR | 2.35 BOB |
| 100 NPR | 4.69 BOB |
| 500 NPR | 23.47 BOB |
| 1,000 NPR | 46.93 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-07T07:37:42Z",
"rates": {
"BOB": 0.04693
}
}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.693,
"rate": 0.04693
}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