Rate Overview
Live
1 SGD = 124.8738 ETB
1 ETB = 0.008008
SGD
Avg
118.9323
High
125.6336
Low
106.2232
Last updated: 7/20/2026, 9:16:31 AM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 124.87 ETB |
| 10 SGD | 1,248.74 ETB |
| 50 SGD | 6,243.69 ETB |
| 100 SGD | 12,487.38 ETB |
| 500 SGD | 62,436.89 ETB |
| 1,000 SGD | 124,873.79 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-20T09:16:31Z",
"rates": {
"ETB": 124.873789
}
}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": 12487.3789,
"rate": 124.873789
}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