Rate Overview
Live
1 SRD = 2.9472 SYP
1 SYP = 0.339301
SRD
Avg
2.9506
High
2.9557
Low
2.9422
Last updated: 4/17/2026, 6:18:34 AM
Quick Conversions
| SRD | SYP |
|---|---|
| 1 SRD | 2.95 SYP |
| 10 SRD | 29.47 SYP |
| 50 SRD | 147.36 SYP |
| 100 SRD | 294.72 SYP |
| 500 SRD | 1,473.62 SYP |
| 1,000 SRD | 2,947.24 SYP |
Get SRD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=SYPExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-04-17T06:18:34Z",
"rates": {
"SYP": 2.947235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "SYP",
"amount": 100
},
"result": 294.7235,
"rate": 2.947235
}Build with SRD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key