Rate Overview
Live
1 LVL = 157.6116 BTN
1 BTN = 0.006345
LVL
Avg
157.1877
High
157.6116
Low
156.3867
Last updated: 8/20/2026, 6:13:14 AM
Quick Conversions
| LVL | BTN |
|---|---|
| 1 LVL | 157.61 BTN |
| 10 LVL | 1,576.12 BTN |
| 50 LVL | 7,880.58 BTN |
| 100 LVL | 15,761.16 BTN |
| 500 LVL | 78,805.80 BTN |
| 1,000 LVL | 157,611.60 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-20T06:13:14Z",
"rates": {
"BTN": 157.611596
}
}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": 15761.159599999999,
"rate": 157.611596
}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