Rate Overview
Live
1 BOB = 13.7402 INR
1 INR = 0.072779
BOB
Avg
13.6049
High
13.7402
Low
13.4761
Last updated: 3/27/2026, 9:40:43 AM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 13.74 INR |
| 10 BOB | 137.40 INR |
| 50 BOB | 687.01 INR |
| 100 BOB | 1,374.02 INR |
| 500 BOB | 6,870.08 INR |
| 1,000 BOB | 13,740.15 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-03-27T09:40:43Z",
"rates": {
"INR": 13.740151
}
}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": 1374.0150999999998,
"rate": 13.740151
}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