Rate Overview
Live
1 SYP = 1.6508 LRD
1 LRD = 0.605769
SYP
Avg
1.6557
High
1.6612
Low
1.6481
Last updated: 3/6/2026, 3:29:55 PM
Quick Conversions
| SYP | LRD |
|---|---|
| 1 SYP | 1.65 LRD |
| 10 SYP | 16.51 LRD |
| 50 SYP | 82.54 LRD |
| 100 SYP | 165.08 LRD |
| 500 SYP | 825.40 LRD |
| 1,000 SYP | 1,650.79 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-03-06T15:29:55Z",
"rates": {
"LRD": 1.650794
}
}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": 165.07940000000002,
"rate": 1.650794
}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