Rate Overview
Live
1 LTL = 2.3125 BOB
1 BOB = 0.432432
LTL
Avg
2.3474
High
2.3982
Low
2.3032
Last updated: 3/27/2026, 11:49:35 AM
Quick Conversions
| LTL | BOB |
|---|---|
| 1 LTL | 2.31 BOB |
| 10 LTL | 23.13 BOB |
| 50 LTL | 115.63 BOB |
| 100 LTL | 231.25 BOB |
| 500 LTL | 1,156.25 BOB |
| 1,000 LTL | 2,312.50 BOB |
Get LTL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=BOBExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-27T11:49:35Z",
"rates": {
"BOB": 2.312502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "BOB",
"amount": 100
},
"result": 231.25019999999998,
"rate": 2.312502
}Build with LTL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key