Rate Overview
Live
1 SRD = 0.398309 ERN
1 ERN = 2.5106
SRD
Avg
0.398347
High
0.400367
Low
0.396284
Last updated: 3/27/2026, 4:59:29 PM
Quick Conversions
| SRD | ERN |
|---|---|
| 1 SRD | 0.40 ERN |
| 10 SRD | 3.98 ERN |
| 50 SRD | 19.92 ERN |
| 100 SRD | 39.83 ERN |
| 500 SRD | 199.15 ERN |
| 1,000 SRD | 398.31 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-27T16:59:29Z",
"rates": {
"ERN": 0.398309
}
}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.8309,
"rate": 0.398309
}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