Rate Overview
Live
1 ERN = 0.084554 SGD
1 SGD = 11.8268
ERN
Avg
0.084809
High
0.085144
Low
0.084384
Last updated: 5/7/2026, 6:51:26 PM
Quick Conversions
| ERN | SGD |
|---|---|
| 1 ERN | 0.08 SGD |
| 10 ERN | 0.85 SGD |
| 50 ERN | 4.23 SGD |
| 100 ERN | 8.46 SGD |
| 500 ERN | 42.28 SGD |
| 1,000 ERN | 84.55 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-05-07T18:51:26Z",
"rates": {
"SGD": 0.084554
}
}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.455400000000001,
"rate": 0.084554
}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