Rate Overview
Live
1 TTD = 13258.33 LBP
1 LBP = 0.000075
TTD
Avg
13217.89
High
13325.06
Low
12694.25
Last updated: 7/30/2026, 9:42:11 AM
Quick Conversions
| TTD | LBP |
|---|---|
| 1 TTD | 13,258.33 LBP |
| 10 TTD | 132,583.31 LBP |
| 50 TTD | 662,916.57 LBP |
| 100 TTD | 1,325,833.14 LBP |
| 500 TTD | 6,629,165.69 LBP |
| 1,000 TTD | 13,258,331.38 LBP |
Get TTD/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=LBPExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-30T09:42:11Z",
"rates": {
"LBP": 13258.33138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "LBP",
"amount": 100
},
"result": 1325833.138,
"rate": 13258.33138
}Build with TTD/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key