Rate Overview
Live
1 SYP = 1.6665 LRD
1 LRD = 0.600050
SYP
Avg
1.6647
High
1.6674
Low
1.6597
Last updated: 4/18/2026, 8:50:35 AM
Quick Conversions
| SYP | LRD |
|---|---|
| 1 SYP | 1.67 LRD |
| 10 SYP | 16.67 LRD |
| 50 SYP | 83.33 LRD |
| 100 SYP | 166.65 LRD |
| 500 SYP | 833.26 LRD |
| 1,000 SYP | 1,666.53 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-04-18T08:50:35Z",
"rates": {
"LRD": 1.666527
}
}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": 166.6527,
"rate": 1.666527
}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