Rate Overview
Live
1 SRD = 0.395316 ERN
1 ERN = 2.5296
SRD
Avg
0.412566
High
0.520992
Low
0.387743
Last updated: 7/29/2026, 2:10:14 PM
Quick Conversions
| SRD | ERN |
|---|---|
| 1 SRD | 0.40 ERN |
| 10 SRD | 3.95 ERN |
| 50 SRD | 19.77 ERN |
| 100 SRD | 39.53 ERN |
| 500 SRD | 197.66 ERN |
| 1,000 SRD | 395.32 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-29T14:10:14Z",
"rates": {
"ERN": 0.395316
}
}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.5316,
"rate": 0.395316
}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