Rate Overview
Live
1 SGD = 124.0379 ETB
1 ETB = 0.008062
SGD
Avg
124.1487
High
124.9784
Low
122.6217
Last updated: 7/28/2026, 5:41:27 AM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 124.04 ETB |
| 10 SGD | 1,240.38 ETB |
| 50 SGD | 6,201.90 ETB |
| 100 SGD | 12,403.79 ETB |
| 500 SGD | 62,018.96 ETB |
| 1,000 SGD | 124,037.91 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-28T05:41:27Z",
"rates": {
"ETB": 124.037913
}
}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": 12403.7913,
"rate": 124.037913
}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