Rate Overview
Live
1 LTL = 30.8288 BTN
1 BTN = 0.032437
LTL
Avg
31.0158
High
31.1704
Low
30.8288
Last updated: 3/7/2026, 12:27:50 AM
Quick Conversions
| LTL | BTN |
|---|---|
| 1 LTL | 30.83 BTN |
| 10 LTL | 308.29 BTN |
| 50 LTL | 1,541.44 BTN |
| 100 LTL | 3,082.88 BTN |
| 500 LTL | 15,414.40 BTN |
| 1,000 LTL | 30,828.81 BTN |
Get LTL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=BTNExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-07T00:27:50Z",
"rates": {
"BTN": 30.828805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "BTN",
"amount": 100
},
"result": 3082.8804999999998,
"rate": 30.828805
}Build with LTL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key