Rate Overview
Live
1 BOB = 13.7390 INR
1 INR = 0.072786
BOB
Avg
12.6560
High
13.7390
Low
12.1267
Last updated: 3/27/2026, 11:44:06 AM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 13.74 INR |
| 10 BOB | 137.39 INR |
| 50 BOB | 686.95 INR |
| 100 BOB | 1,373.90 INR |
| 500 BOB | 6,869.50 INR |
| 1,000 BOB | 13,738.99 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-27T11:44:06Z",
"rates": {
"INR": 13.738995
}
}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": 1373.8995,
"rate": 13.738995
}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