Rate Overview
Live
1 LRD = 0.261294 TRY
1 TRY = 3.8271
LRD
Avg
0.260754
High
0.261312
Low
0.260111
Last updated: 7/25/2026, 8:51:57 PM
Quick Conversions
| LRD | TRY |
|---|---|
| 1 LRD | 0.26 TRY |
| 10 LRD | 2.61 TRY |
| 50 LRD | 13.06 TRY |
| 100 LRD | 26.13 TRY |
| 500 LRD | 130.65 TRY |
| 1,000 LRD | 261.29 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-07-25T20:51:57Z",
"rates": {
"TRY": 0.261294
}
}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.129400000000004,
"rate": 0.261294
}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