Rate Overview
Live
1 LRD = 0.019442 TMT
1 TMT = 51.4350
LRD
Avg
0.019157
High
0.019620
Low
0.018758
Last updated: 7/31/2026, 6:34:49 AM
Quick Conversions
| LRD | TMT |
|---|---|
| 1 LRD | 0.02 TMT |
| 10 LRD | 0.19 TMT |
| 50 LRD | 0.97 TMT |
| 100 LRD | 1.94 TMT |
| 500 LRD | 9.72 TMT |
| 1,000 LRD | 19.44 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-07-31T06:34:49Z",
"rates": {
"TMT": 0.019442
}
}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.9442000000000002,
"rate": 0.019442
}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