Rate Overview
Live
1 LBP = 0.001058 BTN
1 BTN = 945.1796
LBP
Avg
0.001009
High
0.001069
Low
0.000979
Last updated: 3/28/2026, 1:39:09 PM
Quick Conversions
| LBP | BTN |
|---|---|
| 1 LBP | 0.00 BTN |
| 10 LBP | 0.01 BTN |
| 50 LBP | 0.05 BTN |
| 100 LBP | 0.11 BTN |
| 500 LBP | 0.53 BTN |
| 1,000 LBP | 1.06 BTN |
Get LBP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=BTNExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-28T13:39:09Z",
"rates": {
"BTN": 0.001058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "BTN",
"amount": 100
},
"result": 0.10579999999999999,
"rate": 0.001058
}Build with LBP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key