Rate Overview
Live
1 LTL = 31.4663 BTN
1 BTN = 0.031780
LTL
Avg
30.5226
High
31.6102
Low
29.5793
Last updated: 3/27/2026, 10:09:42 AM
Quick Conversions
| LTL | BTN |
|---|---|
| 1 LTL | 31.47 BTN |
| 10 LTL | 314.66 BTN |
| 50 LTL | 1,573.31 BTN |
| 100 LTL | 3,146.63 BTN |
| 500 LTL | 15,733.13 BTN |
| 1,000 LTL | 31,466.27 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-27T10:09:42Z",
"rates": {
"BTN": 31.466268
}
}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": 3146.6268,
"rate": 31.466268
}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