Rate Overview
Live
1 SRD = 0.022855 EUR
1 EUR = 43.7541
SRD
Avg
0.022661
High
0.022855
Low
0.022383
Last updated: 3/6/2026, 11:55:03 AM
Quick Conversions
| SRD | EUR |
|---|---|
| 1 SRD | 0.02 EUR |
| 10 SRD | 0.23 EUR |
| 50 SRD | 1.14 EUR |
| 100 SRD | 2.29 EUR |
| 500 SRD | 11.43 EUR |
| 1,000 SRD | 22.86 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-06T11:55:03Z",
"rates": {
"EUR": 0.022855
}
}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.2855,
"rate": 0.022855
}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