Rate Overview
Live
1 SGD = 11.5954 ERN
1 ERN = 0.086241
SGD
Avg
11.5986
High
11.6231
Low
11.5665
Last updated: 7/6/2026, 12:07:52 PM
Quick Conversions
| SGD | ERN |
|---|---|
| 1 SGD | 11.60 ERN |
| 10 SGD | 115.95 ERN |
| 50 SGD | 579.77 ERN |
| 100 SGD | 1,159.54 ERN |
| 500 SGD | 5,797.71 ERN |
| 1,000 SGD | 11,595.41 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-07-06T12:07:52Z",
"rates": {
"ERN": 11.595412
}
}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": 1159.5412,
"rate": 11.595412
}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