Rate Overview
Live
1 BTN = 975.0109 LBP
1 LBP = 0.001026
BTN
Avg
975.8149
High
993.3135
Low
964.7112
Last updated: 3/8/2026, 7:41:05 AM
Quick Conversions
| BTN | LBP |
|---|---|
| 1 BTN | 975.01 LBP |
| 10 BTN | 9,750.11 LBP |
| 50 BTN | 48,750.54 LBP |
| 100 BTN | 97,501.09 LBP |
| 500 BTN | 487,505.45 LBP |
| 1,000 BTN | 975,010.90 LBP |
Get BTN/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=LBPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-08T07:41:05Z",
"rates": {
"LBP": 975.010895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "LBP",
"amount": 100
},
"result": 97501.0895,
"rate": 975.010895
}Build with BTN/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key