Rate Overview
Live
1 BTN = 0.031820 LTL
1 LTL = 31.4268
BTN
Avg
0.031775
High
0.031876
Low
0.031646
Last updated: 4/18/2026, 8:34:40 AM
Quick Conversions
| BTN | LTL |
|---|---|
| 1 BTN | 0.03 LTL |
| 10 BTN | 0.32 LTL |
| 50 BTN | 1.59 LTL |
| 100 BTN | 3.18 LTL |
| 500 BTN | 15.91 LTL |
| 1,000 BTN | 31.82 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-04-18T08:34:40Z",
"rates": {
"LTL": 0.03182
}
}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.182,
"rate": 0.03182
}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