Rate Overview
Live
1 BOB = 8.4906 INR
1 INR = 0.117777
BOB
Avg
8.6065
High
8.9098
Low
8.4162
Last updated: 7/30/2026, 10:00:28 AM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 8.49 INR |
| 10 BOB | 84.91 INR |
| 50 BOB | 424.53 INR |
| 100 BOB | 849.06 INR |
| 500 BOB | 4,245.29 INR |
| 1,000 BOB | 8,490.59 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-30T10:00:28Z",
"rates": {
"INR": 8.490589
}
}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": 849.0589,
"rate": 8.490589
}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