Rate Overview
Live
1 BOB = 0.239417 LTL
1 LTL = 4.1768
BOB
Avg
0.243215
High
0.251255
Low
0.238481
Last updated: 9/8/2026, 6:16:58 PM
Quick Conversions
| BOB | LTL |
|---|---|
| 1 BOB | 0.24 LTL |
| 10 BOB | 2.39 LTL |
| 50 BOB | 11.97 LTL |
| 100 BOB | 23.94 LTL |
| 500 BOB | 119.71 LTL |
| 1,000 BOB | 239.42 LTL |
Get BOB/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=LTLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-09-08T18:16:58Z",
"rates": {
"LTL": 0.239417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "LTL",
"amount": 100
},
"result": 23.941699999999997,
"rate": 0.239417
}Build with BOB/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key