Rate Overview
Live
1 LVL = 156.7130 BTN
1 BTN = 0.006381
LVL
Avg
145.7102
High
156.7130
Low
131.6169
Last updated: 3/28/2026, 10:45:43 AM
Quick Conversions
| LVL | BTN |
|---|---|
| 1 LVL | 156.71 BTN |
| 10 LVL | 1,567.13 BTN |
| 50 LVL | 7,835.65 BTN |
| 100 LVL | 15,671.30 BTN |
| 500 LVL | 78,356.49 BTN |
| 1,000 LVL | 156,712.98 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-28T10:45:43Z",
"rates": {
"BTN": 156.712975
}
}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": 15671.2975,
"rate": 156.712975
}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