Rate Overview
Live
1 LRD = 0.036918 TTD
1 TTD = 27.0871
LRD
Avg
0.036862
High
0.036918
Low
0.036770
Last updated: 4/17/2026, 6:10:16 AM
Quick Conversions
| LRD | TTD |
|---|---|
| 1 LRD | 0.04 TTD |
| 10 LRD | 0.37 TTD |
| 50 LRD | 1.85 TTD |
| 100 LRD | 3.69 TTD |
| 500 LRD | 18.46 TTD |
| 1,000 LRD | 36.92 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-04-17T06:10:16Z",
"rates": {
"TTD": 0.036918
}
}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.6917999999999997,
"rate": 0.036918
}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