Rate Overview
Live
1 SYP = 1.6416 LRD
1 LRD = 0.609172
SYP
Avg
1.6426
High
1.6454
Low
1.6387
Last updated: 7/8/2026, 7:24:36 AM
Quick Conversions
| SYP | LRD |
|---|---|
| 1 SYP | 1.64 LRD |
| 10 SYP | 16.42 LRD |
| 50 SYP | 82.08 LRD |
| 100 SYP | 164.16 LRD |
| 500 SYP | 820.79 LRD |
| 1,000 SYP | 1,641.57 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-07-08T07:24:36Z",
"rates": {
"LRD": 1.641572
}
}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.1572,
"rate": 1.641572
}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