Rate Overview
Live
1 INR = 0.072739 BOB
1 BOB = 13.7478
INR
Avg
0.072575
High
0.072772
Low
0.072189
Last updated: 6/15/2026, 9:58:25 AM
Quick Conversions
| INR | BOB |
|---|---|
| 1 INR | 0.07 BOB |
| 10 INR | 0.73 BOB |
| 50 INR | 3.64 BOB |
| 100 INR | 7.27 BOB |
| 500 INR | 36.37 BOB |
| 1,000 INR | 72.74 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-15T09:58:25Z",
"rates": {
"BOB": 0.072739
}
}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.273899999999999,
"rate": 0.072739
}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