Rate Overview
Live
1 LBP = 0.001057 BTN
1 BTN = 946.0738
LBP
Avg
0.001059
High
0.001063
Low
0.001057
Last updated: 5/7/2026, 2:47:50 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-05-07T14:47:50Z",
"rates": {
"BTN": 0.001057
}
}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.1057,
"rate": 0.001057
}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