Rate Overview
Live
1 BOB = 8.1504 INR
1 INR = 0.122693
BOB
Avg
12.6805
High
13.9157
Low
8.1504
Last updated: 7/31/2026, 9:02:26 AM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 8.15 INR |
| 10 BOB | 81.50 INR |
| 50 BOB | 407.52 INR |
| 100 BOB | 815.04 INR |
| 500 BOB | 4,075.20 INR |
| 1,000 BOB | 8,150.39 INR |
Get BOB/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=INRExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-31T09:02:26Z",
"rates": {
"INR": 8.150392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "INR",
"amount": 100
},
"result": 815.0392,
"rate": 8.150392
}Build with BOB/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key