Rate Overview
Live
1 SYP = 0.013958 LRD
1 LRD = 71.6435
SYP
Avg
0.425880
High
1.6772
Low
0.013812
Last updated: 8/20/2026, 9:44:59 AM
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-20T09:44:59Z",
"rates": {
"LRD": 0.013958
}
}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.3958,
"rate": 0.013958
}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