Rate Overview
Live
1 BTN = 0.031171 LTL
1 LTL = 32.0811
BTN
Avg
0.034478
High
0.039042
Low
0.031058
Last updated: 8/18/2026, 10:07:10 AM
Quick Conversions
| BTN | LTL |
|---|---|
| 1 BTN | 0.03 LTL |
| 10 BTN | 0.31 LTL |
| 50 BTN | 1.56 LTL |
| 100 BTN | 3.12 LTL |
| 500 BTN | 15.59 LTL |
| 1,000 BTN | 31.17 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-08-18T10:07:10Z",
"rates": {
"LTL": 0.031171
}
}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.1171,
"rate": 0.031171
}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