Rate Overview
Live
1 LTL = 31.5435 BTN
1 BTN = 0.031702
LTL
Avg
31.3868
High
32.2871
Low
31.1134
Last updated: 7/3/2026, 3:43:41 PM
Quick Conversions
| LTL | BTN |
|---|---|
| 1 LTL | 31.54 BTN |
| 10 LTL | 315.43 BTN |
| 50 LTL | 1,577.17 BTN |
| 100 LTL | 3,154.35 BTN |
| 500 LTL | 15,771.73 BTN |
| 1,000 LTL | 31,543.46 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-07-03T15:43:41Z",
"rates": {
"BTN": 31.54346
}
}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": 3154.346,
"rate": 31.54346
}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