Rate Overview
Live
1 BOB = 8.5321 INR
1 INR = 0.117204
BOB
Avg
12.4386
High
13.7495
Low
8.5321
Last updated: 7/28/2026, 2:57:33 PM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 8.53 INR |
| 10 BOB | 85.32 INR |
| 50 BOB | 426.61 INR |
| 100 BOB | 853.21 INR |
| 500 BOB | 4,266.06 INR |
| 1,000 BOB | 8,532.12 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-28T14:57:33Z",
"rates": {
"INR": 8.532116
}
}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": 853.2116,
"rate": 8.532116
}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