Rate Overview
Live
1 SYP = 0.341133 SRD
1 SRD = 2.9314
SYP
Avg
0.339262
High
0.341133
Low
0.338330
Last updated: 4/18/2026, 8:49:46 AM
Quick Conversions
| SYP | SRD |
|---|---|
| 1 SYP | 0.34 SRD |
| 10 SYP | 3.41 SRD |
| 50 SYP | 17.06 SRD |
| 100 SYP | 34.11 SRD |
| 500 SYP | 170.57 SRD |
| 1,000 SYP | 341.13 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-04-18T08:49:46Z",
"rates": {
"SRD": 0.341133
}
}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": 34.1133,
"rate": 0.341133
}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