Rate Overview
Live
1 SRD = 0.395621 ERN
1 ERN = 2.5277
SRD
Avg
0.396210
High
0.397164
Low
0.394300
Last updated: 9/8/2026, 12:21:44 AM
Quick Conversions
| SRD | ERN |
|---|---|
| 1 SRD | 0.40 ERN |
| 10 SRD | 3.96 ERN |
| 50 SRD | 19.78 ERN |
| 100 SRD | 39.56 ERN |
| 500 SRD | 197.81 ERN |
| 1,000 SRD | 395.62 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-09-08T00:21:44Z",
"rates": {
"ERN": 0.395621
}
}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.5621,
"rate": 0.395621
}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