Rate Overview
Live
1 ERN = 0.086242 SGD
1 SGD = 11.5953
ERN
Avg
0.086085
High
0.086242
Low
0.086024
Last updated: 7/28/2026, 12:40:21 PM
Quick Conversions
| ERN | SGD |
|---|---|
| 1 ERN | 0.09 SGD |
| 10 ERN | 0.86 SGD |
| 50 ERN | 4.31 SGD |
| 100 ERN | 8.62 SGD |
| 500 ERN | 43.12 SGD |
| 1,000 ERN | 86.24 SGD |
Get ERN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=SGDExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-28T12:40:21Z",
"rates": {
"SGD": 0.086242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "SGD",
"amount": 100
},
"result": 8.6242,
"rate": 0.086242
}Build with ERN/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key