Rate Overview
Live
1 LBP = 0.000482 TRY
1 TRY = 2074.69 LBP
Avg
0.000481
High
0.000503
Low
0.000474
Last updated: 1/25/2026, 3:10:19 PM
Quick Conversions
| LBP | TRY |
|---|---|
| 1 LBP | 0.00 TRY |
| 10 LBP | 0.00 TRY |
| 50 LBP | 0.02 TRY |
| 100 LBP | 0.05 TRY |
| 500 LBP | 0.24 TRY |
| 1,000 LBP | 0.48 TRY |
Get LBP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=TRYExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-01-25T15:10:19Z",
"rates": {
"TRY": 0.000482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "TRY",
"amount": 100
},
"result": 0.0482,
"rate": 0.000482
}Build with LBP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key