Rate Overview
Live
1 BND = 2.3493 LTL
1 LTL = 0.425664
BND
Avg
2.3191
High
2.4009
Low
2.2791
Last updated: 7/28/2026, 4:02:31 PM
Quick Conversions
| BND | LTL |
|---|---|
| 1 BND | 2.35 LTL |
| 10 BND | 23.49 LTL |
| 50 BND | 117.46 LTL |
| 100 BND | 234.93 LTL |
| 500 BND | 1,174.64 LTL |
| 1,000 BND | 2,349.27 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-28T16:02:31Z",
"rates": {
"LTL": 2.349273
}
}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": 234.9273,
"rate": 2.349273
}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