Rate Overview
Live
1 SGD = 123.8252 ETB
1 ETB = 0.008076
SGD
Avg
123.5861
High
123.9394
Low
122.9430
Last updated: 7/7/2026, 12:47:42 AM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 123.83 ETB |
| 10 SGD | 1,238.25 ETB |
| 50 SGD | 6,191.26 ETB |
| 100 SGD | 12,382.52 ETB |
| 500 SGD | 61,912.60 ETB |
| 1,000 SGD | 123,825.19 ETB |
Get SGD/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=ETBExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-07T00:47:42Z",
"rates": {
"ETB": 123.825192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "ETB",
"amount": 100
},
"result": 12382.5192,
"rate": 123.825192
}Build with SGD/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key