Rate Overview
Live
1 INR = 0.072970 BOB
1 BOB = 13.7043
INR
Avg
0.073067
High
0.073240
Low
0.072932
Last updated: 6/29/2026, 12:54:59 AM
Quick Conversions
| INR | BOB |
|---|---|
| 1 INR | 0.07 BOB |
| 10 INR | 0.73 BOB |
| 50 INR | 3.65 BOB |
| 100 INR | 7.30 BOB |
| 500 INR | 36.49 BOB |
| 1,000 INR | 72.97 BOB |
Get INR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=BOBExample Response:
{
"success": true,
"base": "INR",
"date": "2026-06-29T00:54:59Z",
"rates": {
"BOB": 0.07297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "BOB",
"amount": 100
},
"result": 7.297,
"rate": 0.07297
}Build with INR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key