Rate Overview
Live
1 BND = 2.3359 LTL
1 LTL = 0.428096
BND
Avg
2.3195
High
2.3521
Low
2.2815
Last updated: 8/1/2026, 9:45:10 AM
Quick Conversions
| BND | LTL |
|---|---|
| 1 BND | 2.34 LTL |
| 10 BND | 23.36 LTL |
| 50 BND | 116.80 LTL |
| 100 BND | 233.59 LTL |
| 500 BND | 1,167.96 LTL |
| 1,000 BND | 2,335.92 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-08-01T09:45:10Z",
"rates": {
"LTL": 2.335924
}
}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.5924,
"rate": 2.335924
}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