Rate Overview
Live
1 SRD = 2.9413 SYP
1 SYP = 0.339981
SRD
Avg
2.9333
High
2.9478
Low
2.9212
Last updated: 3/7/2026, 4:57:58 AM
Quick Conversions
| SRD | SYP |
|---|---|
| 1 SRD | 2.94 SYP |
| 10 SRD | 29.41 SYP |
| 50 SRD | 147.07 SYP |
| 100 SRD | 294.13 SYP |
| 500 SRD | 1,470.67 SYP |
| 1,000 SRD | 2,941.34 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-03-07T04:57:58Z",
"rates": {
"SYP": 2.941342
}
}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.1342,
"rate": 2.941342
}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