Rate Overview
Live
1 SGD = 123.8989 ETB
1 ETB = 0.008071
SGD
Avg
123.1127
High
124.8724
Low
121.3913
Last updated: 7/28/2026, 11:57:54 AM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 123.90 ETB |
| 10 SGD | 1,238.99 ETB |
| 50 SGD | 6,194.94 ETB |
| 100 SGD | 12,389.89 ETB |
| 500 SGD | 61,949.43 ETB |
| 1,000 SGD | 123,898.86 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-28T11:57:54Z",
"rates": {
"ETB": 123.898864
}
}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": 12389.8864,
"rate": 123.898864
}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