Rate Overview
Live
1 SYP = 0.339327 SRD
1 SRD = 2.9470
SYP
Avg
0.338779
High
0.340580
Low
0.337869
Last updated: 6/18/2026, 6:24:49 PM
Quick Conversions
| SYP | SRD |
|---|---|
| 1 SYP | 0.34 SRD |
| 10 SYP | 3.39 SRD |
| 50 SYP | 16.97 SRD |
| 100 SYP | 33.93 SRD |
| 500 SYP | 169.66 SRD |
| 1,000 SYP | 339.33 SRD |
Get SYP/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SRDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-18T18:24:49Z",
"rates": {
"SRD": 0.339327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SRD",
"amount": 100
},
"result": 33.9327,
"rate": 0.339327
}Build with SYP/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key