Rate Overview
Live
1 BOB = 13.6951 INR
1 INR = 0.073019
BOB
Avg
13.7346
High
13.7745
Low
13.6951
Last updated: 5/7/2026, 11:28:35 AM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 13.70 INR |
| 10 BOB | 136.95 INR |
| 50 BOB | 684.76 INR |
| 100 BOB | 1,369.51 INR |
| 500 BOB | 6,847.56 INR |
| 1,000 BOB | 13,695.12 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-05-07T11:28:35Z",
"rates": {
"INR": 13.695122
}
}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": 1369.5122,
"rate": 13.695122
}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