Rate Overview
Live
1 LVL = 156.5324 BTN
1 BTN = 0.006388
LVL
Avg
151.2675
High
158.8766
Low
142.2782
Last updated: 8/1/2026, 10:05:34 AM
Quick Conversions
| LVL | BTN |
|---|---|
| 1 LVL | 156.53 BTN |
| 10 LVL | 1,565.32 BTN |
| 50 LVL | 7,826.62 BTN |
| 100 LVL | 15,653.24 BTN |
| 500 LVL | 78,266.20 BTN |
| 1,000 LVL | 156,532.39 BTN |
Get LVL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=BTNExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-08-01T10:05:34Z",
"rates": {
"BTN": 156.532392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "BTN",
"amount": 100
},
"result": 15653.239199999998,
"rate": 156.532392
}Build with LVL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key