Rate Overview
Live
1 SDG = 0.184446 SYP
1 SYP = 5.4216
SDG
Avg
0.184367
High
0.184888
Low
0.184150
Last updated: 3/27/2026, 2:53:47 PM
Quick Conversions
| SDG | SYP |
|---|---|
| 1 SDG | 0.18 SYP |
| 10 SDG | 1.84 SYP |
| 50 SDG | 9.22 SYP |
| 100 SDG | 18.44 SYP |
| 500 SDG | 92.22 SYP |
| 1,000 SDG | 184.45 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-27T14:53:47Z",
"rates": {
"SYP": 0.184446
}
}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.4446,
"rate": 0.184446
}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