Rate Overview
Live
1 LTL = 31.7886 BTN
1 BTN = 0.031458
LTL
Avg
31.5293
High
32.4979
Low
30.6515
Last updated: 7/25/2026, 10:20:04 PM
Quick Conversions
| LTL | BTN |
|---|---|
| 1 LTL | 31.79 BTN |
| 10 LTL | 317.89 BTN |
| 50 LTL | 1,589.43 BTN |
| 100 LTL | 3,178.86 BTN |
| 500 LTL | 15,894.29 BTN |
| 1,000 LTL | 31,788.59 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-25T22:20:04Z",
"rates": {
"BTN": 31.788586
}
}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": 3178.8586,
"rate": 31.788586
}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