Rate Overview
Live
1 SRD = 0.399978 ERN
1 ERN = 2.5001
SRD
Avg
0.400340
High
0.400801
Low
0.399196
Last updated: 4/17/2026, 6:08:44 AM
Quick Conversions
| SRD | ERN |
|---|---|
| 1 SRD | 0.40 ERN |
| 10 SRD | 4.00 ERN |
| 50 SRD | 20.00 ERN |
| 100 SRD | 40.00 ERN |
| 500 SRD | 199.99 ERN |
| 1,000 SRD | 399.98 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-04-17T06:08:44Z",
"rates": {
"ERN": 0.399978
}
}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.9978,
"rate": 0.399978
}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