Rate Overview
Live
1 LRD = 0.603667 SYP
1 SYP = 1.6565
LRD
Avg
56.1211
High
72.3997
Low
0.596222
Last updated: 3/27/2026, 5:12:23 AM
Quick Conversions
| LRD | SYP |
|---|---|
| 1 LRD | 0.60 SYP |
| 10 LRD | 6.04 SYP |
| 50 LRD | 30.18 SYP |
| 100 LRD | 60.37 SYP |
| 500 LRD | 301.83 SYP |
| 1,000 LRD | 603.67 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-03-27T05:12:23Z",
"rates": {
"SYP": 0.603667
}
}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": 60.366699999999994,
"rate": 0.603667
}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