Rate Overview
Live
1 BOB = 8.4482 INR
1 INR = 0.118368
BOB
Avg
12.8275
High
13.8911
Low
8.4482
Last updated: 7/29/2026, 12:21:18 PM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 8.45 INR |
| 10 BOB | 84.48 INR |
| 50 BOB | 422.41 INR |
| 100 BOB | 844.82 INR |
| 500 BOB | 4,224.11 INR |
| 1,000 BOB | 8,448.23 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-29T12:21:18Z",
"rates": {
"INR": 8.448225
}
}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": 844.8225000000001,
"rate": 8.448225
}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