Rate Overview
Live
1 LTL = 32.0525 BTN
1 BTN = 0.031199
LTL
Avg
32.1262
High
32.1973
Low
32.0525
Last updated: 5/7/2026, 7:46:56 AM
Quick Conversions
| LTL | BTN |
|---|---|
| 1 LTL | 32.05 BTN |
| 10 LTL | 320.52 BTN |
| 50 LTL | 1,602.62 BTN |
| 100 LTL | 3,205.25 BTN |
| 500 LTL | 16,026.23 BTN |
| 1,000 LTL | 32,052.47 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-07T07:46:56Z",
"rates": {
"BTN": 32.052468
}
}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.2468,
"rate": 32.052468
}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