Rate Overview
Live
1 LVL = 151.9755 BTN
1 BTN = 0.006580
LVL
Avg
152.3910
High
153.1377
Low
151.4594
Last updated: 3/7/2026, 9:12:08 AM
Quick Conversions
| LVL | BTN |
|---|---|
| 1 LVL | 151.98 BTN |
| 10 LVL | 1,519.76 BTN |
| 50 LVL | 7,598.78 BTN |
| 100 LVL | 15,197.55 BTN |
| 500 LVL | 75,987.77 BTN |
| 1,000 LVL | 151,975.53 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-03-07T09:12:08Z",
"rates": {
"BTN": 151.975534
}
}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": 15197.5534,
"rate": 151.975534
}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