Rate Overview
Live
1 BOB = 8.5275 INR
1 INR = 0.117267
BOB
Avg
12.8409
High
13.9255
Low
8.5275
Last updated: 7/28/2026, 9:12:06 AM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 8.53 INR |
| 10 BOB | 85.28 INR |
| 50 BOB | 426.38 INR |
| 100 BOB | 852.75 INR |
| 500 BOB | 4,263.76 INR |
| 1,000 BOB | 8,527.51 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-28T09:12:06Z",
"rates": {
"INR": 8.527512
}
}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": 852.7511999999999,
"rate": 8.527512
}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