Rate Overview
Live
1 LTL = 3.7492 BOB
1 BOB = 0.266723
LTL
Avg
3.7056
High
3.7511
Low
3.6147
Last updated: 7/31/2026, 12:09:16 AM
Quick Conversions
| LTL | BOB |
|---|---|
| 1 LTL | 3.75 BOB |
| 10 LTL | 37.49 BOB |
| 50 LTL | 187.46 BOB |
| 100 LTL | 374.92 BOB |
| 500 LTL | 1,874.61 BOB |
| 1,000 LTL | 3,749.21 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-07-31T00:09:16Z",
"rates": {
"BOB": 3.749212
}
}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": 374.9212,
"rate": 3.749212
}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