Rate Overview
Live
1 LRD = 0.019101 TMT
1 TMT = 52.3533
LRD
Avg
0.019098
High
0.019184
Low
0.019013
Last updated: 3/7/2026, 7:44:21 AM
Quick Conversions
| LRD | TMT |
|---|---|
| 1 LRD | 0.02 TMT |
| 10 LRD | 0.19 TMT |
| 50 LRD | 0.96 TMT |
| 100 LRD | 1.91 TMT |
| 500 LRD | 9.55 TMT |
| 1,000 LRD | 19.10 TMT |
Get LRD/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=TMTExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T07:44:21Z",
"rates": {
"TMT": 0.019101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "TMT",
"amount": 100
},
"result": 1.9101,
"rate": 0.019101
}Build with LRD/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key