Rate Overview
Live
1 SYP = 5.4287 SDG
1 SDG = 0.184206
SYP
Avg
2.0720
High
5.4363
Low
0.046151
Last updated: 5/27/2026, 3:42:08 AM
Quick Conversions
| SYP | SDG |
|---|---|
| 1 SYP | 5.43 SDG |
| 10 SYP | 54.29 SDG |
| 50 SYP | 271.43 SDG |
| 100 SYP | 542.87 SDG |
| 500 SYP | 2,714.35 SDG |
| 1,000 SYP | 5,428.69 SDG |
Get SYP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SDGExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-27T03:42:08Z",
"rates": {
"SDG": 5.428694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SDG",
"amount": 100
},
"result": 542.8694,
"rate": 5.428694
}Build with SYP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key