Rate Overview
Live
1 SYP = 1.6485 LRD
1 LRD = 0.606616
SYP
Avg
1.6578
High
1.6654
Low
1.6485
Last updated: 5/28/2026, 4:07:03 PM
Quick Conversions
| SYP | LRD |
|---|---|
| 1 SYP | 1.65 LRD |
| 10 SYP | 16.48 LRD |
| 50 SYP | 82.42 LRD |
| 100 SYP | 164.85 LRD |
| 500 SYP | 824.24 LRD |
| 1,000 SYP | 1,648.49 LRD |
Get SYP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=LRDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-28T16:07:03Z",
"rates": {
"LRD": 1.648488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "LRD",
"amount": 100
},
"result": 164.84879999999998,
"rate": 1.648488
}Build with SYP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key