Rate Overview
Live
1 SDG = 0.024991 ERN
1 ERN = 40.0144
SDG
Avg
0.024980
High
0.025045
Low
0.024938
Last updated: 3/27/2026, 1:19:47 PM
Quick Conversions
| SDG | ERN |
|---|---|
| 1 SDG | 0.02 ERN |
| 10 SDG | 0.25 ERN |
| 50 SDG | 1.25 ERN |
| 100 SDG | 2.50 ERN |
| 500 SDG | 12.50 ERN |
| 1,000 SDG | 24.99 ERN |
Get SDG/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=ERNExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T13:19:47Z",
"rates": {
"ERN": 0.024991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "ERN",
"amount": 100
},
"result": 2.4991,
"rate": 0.024991
}Build with SDG/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key