Rate Overview
Live
1 LTL = 3.2737 BOB
1 BOB = 0.305461
LTL
Avg
2.5455
High
3.2737
Low
2.2897
Last updated: 7/9/2026, 1:01:14 AM
Quick Conversions
| LTL | BOB |
|---|---|
| 1 LTL | 3.27 BOB |
| 10 LTL | 32.74 BOB |
| 50 LTL | 163.69 BOB |
| 100 LTL | 327.37 BOB |
| 500 LTL | 1,636.87 BOB |
| 1,000 LTL | 3,273.74 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-09T01:01:14Z",
"rates": {
"BOB": 3.273736
}
}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": 327.3736,
"rate": 3.273736
}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