Rate Overview
Live
1 BND = 2.3213 LTL
1 LTL = 0.430800
BND
Avg
2.3205
High
2.3268
Low
2.3172
Last updated: 4/17/2026, 6:11:42 AM
Quick Conversions
| BND | LTL |
|---|---|
| 1 BND | 2.32 LTL |
| 10 BND | 23.21 LTL |
| 50 BND | 116.06 LTL |
| 100 BND | 232.13 LTL |
| 500 BND | 1,160.63 LTL |
| 1,000 BND | 2,321.26 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-04-17T06:11:42Z",
"rates": {
"LTL": 2.321262
}
}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.12619999999998,
"rate": 2.321262
}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