Rate Overview
Live
1 SGD = 123.8723 ETB
1 ETB = 0.008073
SGD
Avg
124.1554
High
125.0362
Low
123.4226
Last updated: 6/17/2026, 6:38:51 AM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 123.87 ETB |
| 10 SGD | 1,238.72 ETB |
| 50 SGD | 6,193.61 ETB |
| 100 SGD | 12,387.23 ETB |
| 500 SGD | 61,936.15 ETB |
| 1,000 SGD | 123,872.29 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-06-17T06:38:51Z",
"rates": {
"ETB": 123.87229
}
}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": 12387.229000000001,
"rate": 123.87229
}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