Rate Overview
Live
1 SGD = 11.8017 ERN
1 ERN = 0.084733
SGD
Avg
11.7886
High
11.8131
Low
11.7663
Last updated: 9/2/2026, 4:55:01 PM
Quick Conversions
| SGD | ERN |
|---|---|
| 1 SGD | 11.80 ERN |
| 10 SGD | 118.02 ERN |
| 50 SGD | 590.09 ERN |
| 100 SGD | 1,180.17 ERN |
| 500 SGD | 5,900.87 ERN |
| 1,000 SGD | 11,801.73 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-09-02T16:55:01Z",
"rates": {
"ERN": 11.80173
}
}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": 1180.173,
"rate": 11.80173
}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