Rate Overview
Live
1 SRD = 0.397798 ERN
1 ERN = 2.5138
SRD
Avg
0.398168
High
0.399365
Low
0.396975
Last updated: 7/10/2026, 9:49:25 AM
Quick Conversions
| SRD | ERN |
|---|---|
| 1 SRD | 0.40 ERN |
| 10 SRD | 3.98 ERN |
| 50 SRD | 19.89 ERN |
| 100 SRD | 39.78 ERN |
| 500 SRD | 198.90 ERN |
| 1,000 SRD | 397.80 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-10T09:49:25Z",
"rates": {
"ERN": 0.397798
}
}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.7798,
"rate": 0.397798
}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