Rate Overview
Live
1 SYP = 0.013954 LRD
1 LRD = 71.6640
SYP
Avg
0.013953
High
0.013965
Low
0.013927
Last updated: 8/22/2026, 10:44:10 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.95 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-22T10:44:10Z",
"rates": {
"LRD": 0.013954
}
}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.3954,
"rate": 0.013954
}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