Rate Overview
Live
1 BND = 2.3471 LTL
1 LTL = 0.426063
BND
Avg
2.3460
High
2.3484
Low
2.3435
Last updated: 9/10/2026, 5:42:14 PM
Quick Conversions
| BND | LTL |
|---|---|
| 1 BND | 2.35 LTL |
| 10 BND | 23.47 LTL |
| 50 BND | 117.35 LTL |
| 100 BND | 234.71 LTL |
| 500 BND | 1,173.53 LTL |
| 1,000 BND | 2,347.07 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-09-10T17:42:14Z",
"rates": {
"LTL": 2.347069
}
}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.7069,
"rate": 2.347069
}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