Rate Overview
Live
1 BND = 2.3363 LTL
1 LTL = 0.428020
BND
Avg
2.3372
High
2.3408
Low
2.3363
Last updated: 7/10/2026, 5:49:52 PM
Quick Conversions
| BND | LTL |
|---|---|
| 1 BND | 2.34 LTL |
| 10 BND | 23.36 LTL |
| 50 BND | 116.82 LTL |
| 100 BND | 233.63 LTL |
| 500 BND | 1,168.17 LTL |
| 1,000 BND | 2,336.34 LTL |
Get BND/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=LTLExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-10T17:49:52Z",
"rates": {
"LTL": 2.336337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "LTL",
"amount": 100
},
"result": 233.63369999999998,
"rate": 2.336337
}Build with BND/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key