Rate Overview
Live
1 BOB = 13.3113 INR
1 INR = 0.075124
BOB
Avg
13.2689
High
13.3253
Low
13.1835
Last updated: 3/7/2026, 4:25:16 AM
Quick Conversions
| BOB | INR |
|---|---|
| 1 BOB | 13.31 INR |
| 10 BOB | 133.11 INR |
| 50 BOB | 665.57 INR |
| 100 BOB | 1,331.13 INR |
| 500 BOB | 6,655.67 INR |
| 1,000 BOB | 13,311.35 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-07T04:25:16Z",
"rates": {
"INR": 13.311346
}
}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": 1331.1346,
"rate": 13.311346
}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