Rate Overview
Live
1 INR = 0.111851 BOB
1 BOB = 8.9405
INR
Avg
0.090376
High
0.112039
Low
0.072538
Last updated: 7/22/2026, 6:36:01 AM
Quick Conversions
| INR | BOB |
|---|---|
| 1 INR | 0.11 BOB |
| 10 INR | 1.12 BOB |
| 50 INR | 5.59 BOB |
| 100 INR | 11.19 BOB |
| 500 INR | 55.93 BOB |
| 1,000 INR | 111.85 BOB |
Get INR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=BOBExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-22T06:36:01Z",
"rates": {
"BOB": 0.111851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "BOB",
"amount": 100
},
"result": 11.1851,
"rate": 0.111851
}Build with INR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key