Rate Overview
Live
1 LVL = 156.3650 BTN
1 BTN = 0.006395
LVL
Avg
154.9568
High
158.8766
Low
150.9737
Last updated: 7/31/2026, 6:18:36 AM
Quick Conversions
| LVL | BTN |
|---|---|
| 1 LVL | 156.37 BTN |
| 10 LVL | 1,563.65 BTN |
| 50 LVL | 7,818.25 BTN |
| 100 LVL | 15,636.50 BTN |
| 500 LVL | 78,182.52 BTN |
| 1,000 LVL | 156,365.05 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-07-31T06:18:36Z",
"rates": {
"BTN": 156.365048
}
}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": 15636.5048,
"rate": 156.365048
}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