Rate Overview
Live
1 SRD = 0.022657 EUR
1 EUR = 44.1365
SRD
Avg
0.022772
High
0.022846
Low
0.022657
Last updated: 5/6/2026, 10:18:32 AM
Quick Conversions
| SRD | EUR |
|---|---|
| 1 SRD | 0.02 EUR |
| 10 SRD | 0.23 EUR |
| 50 SRD | 1.13 EUR |
| 100 SRD | 2.27 EUR |
| 500 SRD | 11.33 EUR |
| 1,000 SRD | 22.66 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-05-06T10:18:32Z",
"rates": {
"EUR": 0.022657
}
}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.2657,
"rate": 0.022657
}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