Rate Overview
Live
1 NPR = 0.045191 BOB
1 BOB = 22.1283
NPR
Avg
0.045124
High
0.045232
Low
0.044780
Last updated: 5/28/2026, 3:38:00 AM
Quick Conversions
| NPR | BOB |
|---|---|
| 1 NPR | 0.05 BOB |
| 10 NPR | 0.45 BOB |
| 50 NPR | 2.26 BOB |
| 100 NPR | 4.52 BOB |
| 500 NPR | 22.60 BOB |
| 1,000 NPR | 45.19 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-05-28T03:38:00Z",
"rates": {
"BOB": 0.045191
}
}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.5191,
"rate": 0.045191
}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