Rate Overview
Live
1 SYP = 0.340450 SRD
1 SRD = 2.9373
SYP
Avg
0.340411
High
0.341756
Low
0.339308
Last updated: 7/8/2026, 2:07:15 PM
Quick Conversions
| SYP | SRD |
|---|---|
| 1 SYP | 0.34 SRD |
| 10 SYP | 3.40 SRD |
| 50 SYP | 17.02 SRD |
| 100 SYP | 34.04 SRD |
| 500 SYP | 170.23 SRD |
| 1,000 SYP | 340.45 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-07-08T14:07:15Z",
"rates": {
"SRD": 0.34045
}
}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.044999999999995,
"rate": 0.34045
}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