Rate Overview
Live
1 SGD = 11.6027 ERN
1 ERN = 0.086187
SGD
Avg
11.4815
High
11.7988
Low
10.9478
Last updated: 3/28/2026, 12:04:59 PM
Quick Conversions
| SGD | ERN |
|---|---|
| 1 SGD | 11.60 ERN |
| 10 SGD | 116.03 ERN |
| 50 SGD | 580.13 ERN |
| 100 SGD | 1,160.27 ERN |
| 500 SGD | 5,801.34 ERN |
| 1,000 SGD | 11,602.69 ERN |
Get SGD/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=ERNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-28T12:04:59Z",
"rates": {
"ERN": 11.602685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "ERN",
"amount": 100
},
"result": 1160.2685,
"rate": 11.602685
}Build with SGD/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key