Rate Overview
Live
1 BTN = 0.030926 LTL
1 LTL = 32.3353
BTN
Avg
0.031039
High
0.031351
Low
0.030724
Last updated: 5/28/2026, 10:57:29 PM
Quick Conversions
| BTN | LTL |
|---|---|
| 1 BTN | 0.03 LTL |
| 10 BTN | 0.31 LTL |
| 50 BTN | 1.55 LTL |
| 100 BTN | 3.09 LTL |
| 500 BTN | 15.46 LTL |
| 1,000 BTN | 30.93 LTL |
Get BTN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=LTLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-28T22:57:29Z",
"rates": {
"LTL": 0.030926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "LTL",
"amount": 100
},
"result": 3.0926,
"rate": 0.030926
}Build with BTN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key