Rate Overview
Live
1 SRD = 0.023034 EUR
1 EUR = 43.4141
SRD
Avg
0.022515
High
0.023064
Low
0.021809
Last updated: 3/28/2026, 9:28:44 AM
Quick Conversions
| SRD | EUR |
|---|---|
| 1 SRD | 0.02 EUR |
| 10 SRD | 0.23 EUR |
| 50 SRD | 1.15 EUR |
| 100 SRD | 2.30 EUR |
| 500 SRD | 11.52 EUR |
| 1,000 SRD | 23.03 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-03-28T09:28:44Z",
"rates": {
"EUR": 0.023034
}
}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.3034,
"rate": 0.023034
}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