Rate Overview
Live
1 SGD = 11.7430 ERN
1 ERN = 0.085157
SGD
Avg
11.7626
High
11.8506
Low
11.7082
Last updated: 5/27/2026, 6:29:38 PM
Quick Conversions
| SGD | ERN |
|---|---|
| 1 SGD | 11.74 ERN |
| 10 SGD | 117.43 ERN |
| 50 SGD | 587.15 ERN |
| 100 SGD | 1,174.30 ERN |
| 500 SGD | 5,871.48 ERN |
| 1,000 SGD | 11,742.97 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-05-27T18:29:38Z",
"rates": {
"ERN": 11.742969
}
}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": 1174.2969,
"rate": 11.742969
}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