Rate Overview
Live
1 SGD = 11.7882 ERN
1 ERN = 0.084830
SGD
Avg
11.7793
High
11.7985
Low
11.7529
Last updated: 4/17/2026, 11:02:09 AM
Quick Conversions
| SGD | ERN |
|---|---|
| 1 SGD | 11.79 ERN |
| 10 SGD | 117.88 ERN |
| 50 SGD | 589.41 ERN |
| 100 SGD | 1,178.82 ERN |
| 500 SGD | 5,894.12 ERN |
| 1,000 SGD | 11,788.24 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-04-17T11:02:09Z",
"rates": {
"ERN": 11.78824
}
}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": 1178.824,
"rate": 11.78824
}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