Rate Overview
Live
1 BOB = 13.7077 INR
1 INR = 0.072952
BOB
Avg
13.7092
High
13.7923
Low
13.6240
Last updated: 6/19/2026, 8:52:25 AM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 13.71 INR |
| 10 BOB | 137.08 INR |
| 50 BOB | 685.39 INR |
| 100 BOB | 1,370.77 INR |
| 500 BOB | 6,853.86 INR |
| 1,000 BOB | 13,707.71 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-06-19T08:52:25Z",
"rates": {
"INR": 13.707712
}
}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": 1370.7712000000001,
"rate": 13.707712
}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