Rate Overview
Live
1 LRD = 0.246404 TRY
1 TRY = 4.0584
LRD
Avg
0.246123
High
0.246974
Low
0.245605
Last updated: 5/8/2026, 1:04:19 PM
Quick Conversions
| LRD | TRY |
|---|---|
| 1 LRD | 0.25 TRY |
| 10 LRD | 2.46 TRY |
| 50 LRD | 12.32 TRY |
| 100 LRD | 24.64 TRY |
| 500 LRD | 123.20 TRY |
| 1,000 LRD | 246.40 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-08T13:04:19Z",
"rates": {
"TRY": 0.246404
}
}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.6404,
"rate": 0.246404
}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