Rate Overview
Live
1 BOB = 8.2742 INR
1 INR = 0.120857
BOB
Avg
8.1783
High
8.2742
Low
7.9715
Last updated: 8/19/2026, 11:33:38 AM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 8.27 INR |
| 10 BOB | 82.74 INR |
| 50 BOB | 413.71 INR |
| 100 BOB | 827.42 INR |
| 500 BOB | 4,137.11 INR |
| 1,000 BOB | 8,274.22 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-08-19T11:33:38Z",
"rates": {
"INR": 8.274219
}
}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": 827.4219,
"rate": 8.274219
}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