Rate Overview
Live
1 LRD = 0.605769 SYP
1 SYP = 1.6508
LRD
Avg
0.603970
High
0.606776
Low
0.601990
Last updated: 3/6/2026, 10:29:01 PM
Quick Conversions
| LRD | SYP |
|---|---|
| 1 LRD | 0.61 SYP |
| 10 LRD | 6.06 SYP |
| 50 LRD | 30.29 SYP |
| 100 LRD | 60.58 SYP |
| 500 LRD | 302.88 SYP |
| 1,000 LRD | 605.77 SYP |
Get LRD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=SYPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-06T22:29:01Z",
"rates": {
"SYP": 0.605769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "SYP",
"amount": 100
},
"result": 60.5769,
"rate": 0.605769
}Build with LRD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key