Rate Overview
Live
1 SRD = 0.022757 EUR
1 EUR = 43.9425
SRD
Avg
0.022793
High
0.022864
Low
0.022704
Last updated: 9/4/2026, 8:16:58 AM
Quick Conversions
| SRD | EUR |
|---|---|
| 1 SRD | 0.02 EUR |
| 10 SRD | 0.23 EUR |
| 50 SRD | 1.14 EUR |
| 100 SRD | 2.28 EUR |
| 500 SRD | 11.38 EUR |
| 1,000 SRD | 22.76 EUR |
Get SRD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=EURExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-09-04T08:16:58Z",
"rates": {
"EUR": 0.022757
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "EUR",
"amount": 100
},
"result": 2.2757,
"rate": 0.022757
}Build with SRD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key