Rate Overview
Live
1 TTD = 13234.24 LBP
1 LBP = 0.000076
TTD
Avg
13204.88
High
13293.60
Low
13057.10
Last updated: 6/19/2026, 11:25:28 AM
Quick Conversions
| TTD | LBP |
|---|---|
| 1 TTD | 13,234.24 LBP |
| 10 TTD | 132,342.40 LBP |
| 50 TTD | 661,712.02 LBP |
| 100 TTD | 1,323,424.04 LBP |
| 500 TTD | 6,617,120.19 LBP |
| 1,000 TTD | 13,234,240.39 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-06-19T11:25:28Z",
"rates": {
"LBP": 13234.240388
}
}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": 1323424.0388,
"rate": 13234.240388
}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