Rate Overview
Live
1 LVL = 157.7609 BTN
1 BTN = 0.006339
LVL
Avg
156.6213
High
157.7609
Low
155.7836
Last updated: 9/10/2026, 6:09:24 AM
Quick Conversions
| LVL | BTN |
|---|---|
| 1 LVL | 157.76 BTN |
| 10 LVL | 1,577.61 BTN |
| 50 LVL | 7,888.05 BTN |
| 100 LVL | 15,776.09 BTN |
| 500 LVL | 78,880.45 BTN |
| 1,000 LVL | 157,760.90 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-09-10T06:09:24Z",
"rates": {
"BTN": 157.760904
}
}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": 15776.090400000001,
"rate": 157.760904
}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