Rate Overview
Live
1 LRD = 74.4957 SYP
1 SYP = 0.013424
LRD
Avg
73.7052
High
74.5135
Low
72.5429
Last updated: 9/11/2026, 10:01:48 AM
Quick Conversions
| LRD | SYP |
|---|---|
| 1 LRD | 74.50 SYP |
| 10 LRD | 744.96 SYP |
| 50 LRD | 3,724.79 SYP |
| 100 LRD | 7,449.57 SYP |
| 500 LRD | 37,247.86 SYP |
| 1,000 LRD | 74,495.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-09-11T10:01:48Z",
"rates": {
"SYP": 74.495729
}
}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": 7449.5729,
"rate": 74.495729
}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