Rate Overview
Live
1 SRD = 2.9321 SYP
1 SYP = 0.341058
SRD
Avg
2.9354
High
2.9444
Low
2.9261
Last updated: 7/11/2026, 12:01:53 AM
Quick Conversions
| SRD | SYP |
|---|---|
| 1 SRD | 2.93 SYP |
| 10 SRD | 29.32 SYP |
| 50 SRD | 146.60 SYP |
| 100 SRD | 293.21 SYP |
| 500 SRD | 1,466.03 SYP |
| 1,000 SRD | 2,932.06 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-07-11T00:01:53Z",
"rates": {
"SYP": 2.932055
}
}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": 293.20550000000003,
"rate": 2.932055
}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