Rate Overview
Live
1 LTL = 32.0535 BTN
1 BTN = 0.031198
LTL
Avg
31.9428
High
32.0535
Low
31.8317
Last updated: 8/17/2026, 4:34:24 PM
Quick Conversions
| LTL | BTN |
|---|---|
| 1 LTL | 32.05 BTN |
| 10 LTL | 320.53 BTN |
| 50 LTL | 1,602.67 BTN |
| 100 LTL | 3,205.35 BTN |
| 500 LTL | 16,026.75 BTN |
| 1,000 LTL | 32,053.49 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-08-17T16:34:24Z",
"rates": {
"BTN": 32.053491
}
}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": 3205.3491,
"rate": 32.053491
}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