Rate Overview
Live
1 LTL = 32.2689 BTN
1 BTN = 0.030990
LTL
Avg
32.2663
High
32.5403
Low
32.1388
Last updated: 5/27/2026, 1:35:14 PM
Quick Conversions
| LTL | BTN |
|---|---|
| 1 LTL | 32.27 BTN |
| 10 LTL | 322.69 BTN |
| 50 LTL | 1,613.44 BTN |
| 100 LTL | 3,226.89 BTN |
| 500 LTL | 16,134.44 BTN |
| 1,000 LTL | 32,268.88 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-05-27T13:35:14Z",
"rates": {
"BTN": 32.268876
}
}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": 3226.8876,
"rate": 32.268876
}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