Rate Overview
Live
1 SYP = 1.6655 LRD
1 LRD = 0.600405
SYP
Avg
1.6591
High
1.6655
Low
1.6504
Last updated: 3/27/2026, 1:50:01 AM
Quick Conversions
| SYP | LRD |
|---|---|
| 1 SYP | 1.67 LRD |
| 10 SYP | 16.66 LRD |
| 50 SYP | 83.28 LRD |
| 100 SYP | 166.55 LRD |
| 500 SYP | 832.77 LRD |
| 1,000 SYP | 1,665.54 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-27T01:50:01Z",
"rates": {
"LRD": 1.665543
}
}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.5543,
"rate": 1.665543
}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