Rate Overview
Live
1 LTL = 2.3401 BOB
1 BOB = 0.427339
LTL
Avg
2.3385
High
2.3415
Low
2.3343
Last updated: 4/18/2026, 8:47:18 AM
Quick Conversions
| LTL | BOB |
|---|---|
| 1 LTL | 2.34 BOB |
| 10 LTL | 23.40 BOB |
| 50 LTL | 117.00 BOB |
| 100 LTL | 234.01 BOB |
| 500 LTL | 1,170.03 BOB |
| 1,000 LTL | 2,340.06 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-04-18T08:47:18Z",
"rates": {
"BOB": 2.34006
}
}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": 234.00599999999997,
"rate": 2.34006
}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