Rate Overview
Live
1 BND = 2.3279 LTL
1 LTL = 0.429580
BND
Avg
2.3300
High
2.3537
Low
2.3105
Last updated: 3/27/2026, 1:22:57 PM
Quick Conversions
| BND | LTL |
|---|---|
| 1 BND | 2.33 LTL |
| 10 BND | 23.28 LTL |
| 50 BND | 116.39 LTL |
| 100 BND | 232.79 LTL |
| 500 BND | 1,163.93 LTL |
| 1,000 BND | 2,327.86 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-03-27T13:22:57Z",
"rates": {
"LTL": 2.327857
}
}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": 232.7857,
"rate": 2.327857
}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