Rate Overview
Live
1 BTN = 0.032327 LTL
1 LTL = 30.9339
BTN
Avg
0.032228
High
0.032437
Low
0.032081
Last updated: 3/7/2026, 3:03:41 AM
Quick Conversions
| BTN | LTL |
|---|---|
| 1 BTN | 0.03 LTL |
| 10 BTN | 0.32 LTL |
| 50 BTN | 1.62 LTL |
| 100 BTN | 3.23 LTL |
| 500 BTN | 16.16 LTL |
| 1,000 BTN | 32.33 LTL |
Get BTN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=LTLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T03:03:41Z",
"rates": {
"LTL": 0.032327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "LTL",
"amount": 100
},
"result": 3.2327000000000004,
"rate": 0.032327
}Build with BTN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key