Rate Overview
Live
1 BOB = 13.7530 INR
1 INR = 0.072711
BOB
Avg
13.3895
High
13.7530
Low
13.1488
Last updated: 3/27/2026, 1:21:12 PM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 13.75 INR |
| 10 BOB | 137.53 INR |
| 50 BOB | 687.65 INR |
| 100 BOB | 1,375.31 INR |
| 500 BOB | 6,876.53 INR |
| 1,000 BOB | 13,753.05 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-27T13:21:12Z",
"rates": {
"INR": 13.75305
}
}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": 1375.305,
"rate": 13.75305
}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