Rate Overview
Live
1 BOB = 0.427339 LTL
1 LTL = 2.3401
BOB
Avg
0.427624
High
0.428399
Low
0.427071
Last updated: 4/18/2026, 8:47:12 AM
Quick Conversions
| BOB | LTL |
|---|---|
| 1 BOB | 0.43 LTL |
| 10 BOB | 4.27 LTL |
| 50 BOB | 21.37 LTL |
| 100 BOB | 42.73 LTL |
| 500 BOB | 213.67 LTL |
| 1,000 BOB | 427.34 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-04-18T08:47:12Z",
"rates": {
"LTL": 0.427339
}
}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": 42.733900000000006,
"rate": 0.427339
}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