Rate Overview
Live
1 INR = 0.075048 BOB
1 BOB = 13.3248
INR
Avg
0.075436
High
0.075955
Low
0.075045
Last updated: 3/6/2026, 8:04:43 AM
Quick Conversions
| INR | BOB |
|---|---|
| 1 INR | 0.08 BOB |
| 10 INR | 0.75 BOB |
| 50 INR | 3.75 BOB |
| 100 INR | 7.50 BOB |
| 500 INR | 37.52 BOB |
| 1,000 INR | 75.05 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-03-06T08:04:43Z",
"rates": {
"BOB": 0.075048
}
}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": 7.5048,
"rate": 0.075048
}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