Rate Overview
Live
1 LRD = 0.251648 TRY
1 TRY = 3.9738
LRD
Avg
0.227134
High
0.251648
Low
0.195584
Last updated: 5/28/2026, 9:41:53 PM
Quick Conversions
| LRD | TRY |
|---|---|
| 1 LRD | 0.25 TRY |
| 10 LRD | 2.52 TRY |
| 50 LRD | 12.58 TRY |
| 100 LRD | 25.16 TRY |
| 500 LRD | 125.82 TRY |
| 1,000 LRD | 251.65 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-05-28T21:41:53Z",
"rates": {
"TRY": 0.251648
}
}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": 25.1648,
"rate": 0.251648
}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