Rate Overview
Live
1 SDG = 0.184583 SYP
1 SYP = 5.4176
SDG
Avg
0.184414
High
0.185620
Low
0.184142
Last updated: 3/7/2026, 4:58:31 AM
Quick Conversions
| SDG | SYP |
|---|---|
| 1 SDG | 0.18 SYP |
| 10 SDG | 1.85 SYP |
| 50 SDG | 9.23 SYP |
| 100 SDG | 18.46 SYP |
| 500 SDG | 92.29 SYP |
| 1,000 SDG | 184.58 SYP |
Get SDG/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=SYPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-07T04:58:31Z",
"rates": {
"SYP": 0.184583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "SYP",
"amount": 100
},
"result": 18.4583,
"rate": 0.184583
}Build with SDG/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key