Rate Overview
Live
1 LTL = 3.7511 BOB
1 BOB = 0.266588
LTL
Avg
3.1702
High
3.7511
Low
2.2807
Last updated: 7/29/2026, 6:35:24 AM
Quick Conversions
| LTL | BOB |
|---|---|
| 1 LTL | 3.75 BOB |
| 10 LTL | 37.51 BOB |
| 50 LTL | 187.56 BOB |
| 100 LTL | 375.11 BOB |
| 500 LTL | 1,875.55 BOB |
| 1,000 LTL | 3,751.10 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-29T06:35:24Z",
"rates": {
"BOB": 3.751103
}
}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": 375.1103,
"rate": 3.751103
}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