Rate Overview
Live
1 LRD = 71.6767 SYP
1 SYP = 0.013952
LRD
Avg
49.8296
High
72.3997
Low
0.596222
Last updated: 8/25/2026, 5:35:18 AM
Quick Conversions
| LRD | SYP |
|---|---|
| 1 LRD | 71.68 SYP |
| 10 LRD | 716.77 SYP |
| 50 LRD | 3,583.84 SYP |
| 100 LRD | 7,167.67 SYP |
| 500 LRD | 35,838.37 SYP |
| 1,000 LRD | 71,676.73 SYP |
Get LRD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=SYPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-08-25T05:35:18Z",
"rates": {
"SYP": 71.676731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "SYP",
"amount": 100
},
"result": 7167.6731,
"rate": 71.676731
}Build with LRD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key