Rate Overview
Live
1 LRD = 0.262837 TRY
1 TRY = 3.8046
LRD
Avg
0.263832
High
0.265426
Low
0.262835
Last updated: 8/13/2026, 2:27:16 PM
Quick Conversions
| LRD | TRY |
|---|---|
| 1 LRD | 0.26 TRY |
| 10 LRD | 2.63 TRY |
| 50 LRD | 13.14 TRY |
| 100 LRD | 26.28 TRY |
| 500 LRD | 131.42 TRY |
| 1,000 LRD | 262.84 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-08-13T14:27:16Z",
"rates": {
"TRY": 0.262837
}
}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": 26.2837,
"rate": 0.262837
}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