Rate Overview
Live
1 LRD = 0.602406 SYP
1 SYP = 1.6600
LRD
Avg
0.602204
High
0.605767
Low
0.600456
Last updated: 5/9/2026, 4:56:24 AM
Quick Conversions
| LRD | SYP |
|---|---|
| 1 LRD | 0.60 SYP |
| 10 LRD | 6.02 SYP |
| 50 LRD | 30.12 SYP |
| 100 LRD | 60.24 SYP |
| 500 LRD | 301.20 SYP |
| 1,000 LRD | 602.41 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-05-09T04:56:24Z",
"rates": {
"SYP": 0.602406
}
}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.2406,
"rate": 0.602406
}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