Rate Overview
Live
1 SYP = 0.337098 SRD
1 SRD = 2.9665
SYP
Avg
0.336891
High
0.337632
Low
0.335512
Last updated: 5/29/2026, 7:54:08 PM
Quick Conversions
| SYP | SRD |
|---|---|
| 1 SYP | 0.34 SRD |
| 10 SYP | 3.37 SRD |
| 50 SYP | 16.85 SRD |
| 100 SYP | 33.71 SRD |
| 500 SYP | 168.55 SRD |
| 1,000 SYP | 337.10 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-05-29T19:54:08Z",
"rates": {
"SRD": 0.337098
}
}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.7098,
"rate": 0.337098
}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