Rate Overview
Live
1 SRD = 0.398215 ERN
1 ERN = 2.5112
SRD
Avg
0.397516
High
0.398790
Low
0.396450
Last updated: 3/7/2026, 6:19:52 AM
Quick Conversions
| SRD | ERN |
|---|---|
| 1 SRD | 0.40 ERN |
| 10 SRD | 3.98 ERN |
| 50 SRD | 19.91 ERN |
| 100 SRD | 39.82 ERN |
| 500 SRD | 199.11 ERN |
| 1,000 SRD | 398.22 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-03-07T06:19:52Z",
"rates": {
"ERN": 0.398215
}
}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.8215,
"rate": 0.398215
}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