Rate Overview
Live
1 LRD = 0.240762 TRY
1 TRY = 4.1535
LRD
Avg
0.240189
High
0.241558
Low
0.239240
Last updated: 3/7/2026, 4:23:50 AM
Quick Conversions
| LRD | TRY |
|---|---|
| 1 LRD | 0.24 TRY |
| 10 LRD | 2.41 TRY |
| 50 LRD | 12.04 TRY |
| 100 LRD | 24.08 TRY |
| 500 LRD | 120.38 TRY |
| 1,000 LRD | 240.76 TRY |
Get LRD/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=TRYExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T04:23:50Z",
"rates": {
"TRY": 0.240762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "TRY",
"amount": 100
},
"result": 24.0762,
"rate": 0.240762
}Build with LRD/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key