Rate Overview
Live
1 LRD = 0.271695 TRY
1 TRY = 3.6806
LRD
Avg
0.267763
High
0.271695
Low
0.265155
Last updated: 9/3/2026, 2:25:58 PM
Quick Conversions
| LRD | TRY |
|---|---|
| 1 LRD | 0.27 TRY |
| 10 LRD | 2.72 TRY |
| 50 LRD | 13.58 TRY |
| 100 LRD | 27.17 TRY |
| 500 LRD | 135.85 TRY |
| 1,000 LRD | 271.70 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-09-03T14:25:58Z",
"rates": {
"TRY": 0.271695
}
}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": 27.169500000000003,
"rate": 0.271695
}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