Rate Overview
Live
1 SYP = 0.013963 LRD
1 LRD = 71.6178
SYP
Avg
0.900286
High
1.6942
Low
0.013709
Last updated: 8/23/2026, 5:59:29 PM
Quick Conversions
| SYP | LRD |
|---|---|
| 1 SYP | 0.01 LRD |
| 10 SYP | 0.14 LRD |
| 50 SYP | 0.70 LRD |
| 100 SYP | 1.40 LRD |
| 500 SYP | 6.98 LRD |
| 1,000 SYP | 13.96 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-08-23T17:59:29Z",
"rates": {
"LRD": 0.013963
}
}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": 1.3962999999999999,
"rate": 0.013963
}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