Rate Overview
Live
1 SRD = 0.396972 ERN
1 ERN = 2.5191
SRD
Avg
0.412635
High
0.520992
Low
0.387743
Last updated: 7/31/2026, 8:55:00 AM
Quick Conversions
| SRD | ERN |
|---|---|
| 1 SRD | 0.40 ERN |
| 10 SRD | 3.97 ERN |
| 50 SRD | 19.85 ERN |
| 100 SRD | 39.70 ERN |
| 500 SRD | 198.49 ERN |
| 1,000 SRD | 396.97 ERN |
Get SRD/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=ERNExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-31T08:55:00Z",
"rates": {
"ERN": 0.396972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "ERN",
"amount": 100
},
"result": 39.6972,
"rate": 0.396972
}Build with SRD/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key