Rate Overview
Live
1 LRD = 0.037271 TTD
1 TTD = 26.8305
LRD
Avg
0.037391
High
0.037522
Low
0.037271
Last updated: 7/26/2026, 2:35:35 AM
Quick Conversions
| LRD | TTD |
|---|---|
| 1 LRD | 0.04 TTD |
| 10 LRD | 0.37 TTD |
| 50 LRD | 1.86 TTD |
| 100 LRD | 3.73 TTD |
| 500 LRD | 18.64 TTD |
| 1,000 LRD | 37.27 TTD |
Get LRD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=TTDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-26T02:35:35Z",
"rates": {
"TTD": 0.037271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "TTD",
"amount": 100
},
"result": 3.7271,
"rate": 0.037271
}Build with LRD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key