Rate Overview
Live
1 SRD = 2.9725 SYP
1 SYP = 0.336419
SRD
Avg
2.9563
High
2.9725
Low
2.9493
Last updated: 5/7/2026, 11:22:07 AM
Quick Conversions
| SRD | SYP |
|---|---|
| 1 SRD | 2.97 SYP |
| 10 SRD | 29.72 SYP |
| 50 SRD | 148.62 SYP |
| 100 SRD | 297.25 SYP |
| 500 SRD | 1,486.24 SYP |
| 1,000 SRD | 2,972.49 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-05-07T11:22:07Z",
"rates": {
"SYP": 2.972488
}
}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": 297.24879999999996,
"rate": 2.972488
}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