Rate Overview
Live
1 LTL = 2.2888 BOB
1 BOB = 0.436908
LTL
Avg
2.3123
High
2.3301
Low
2.2888
Last updated: 6/19/2026, 7:47:13 AM
Quick Conversions
| LTL | BOB |
|---|---|
| 1 LTL | 2.29 BOB |
| 10 LTL | 22.89 BOB |
| 50 LTL | 114.44 BOB |
| 100 LTL | 228.88 BOB |
| 500 LTL | 1,144.41 BOB |
| 1,000 LTL | 2,288.81 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-06-19T07:47:13Z",
"rates": {
"BOB": 2.288812
}
}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": 228.8812,
"rate": 2.288812
}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