Rate Overview
Live
1 LRD = 0.019198 TMT
1 TMT = 52.0888
LRD
Avg
0.019194
High
0.019263
Low
0.019139
Last updated: 6/18/2026, 10:18:45 AM
Quick Conversions
| LRD | TMT |
|---|---|
| 1 LRD | 0.02 TMT |
| 10 LRD | 0.19 TMT |
| 50 LRD | 0.96 TMT |
| 100 LRD | 1.92 TMT |
| 500 LRD | 9.60 TMT |
| 1,000 LRD | 19.20 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-06-18T10:18:45Z",
"rates": {
"TMT": 0.019198
}
}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.9198,
"rate": 0.019198
}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