Rate Overview
Live
1 SGD = 124.5320 ETB
1 ETB = 0.008030
SGD
Avg
107.0377
High
124.5320
Low
84.4556
Last updated: 5/28/2026, 4:39:35 AM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 124.53 ETB |
| 10 SGD | 1,245.32 ETB |
| 50 SGD | 6,226.60 ETB |
| 100 SGD | 12,453.20 ETB |
| 500 SGD | 62,266.02 ETB |
| 1,000 SGD | 124,532.03 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-05-28T04:39:35Z",
"rates": {
"ETB": 124.532033
}
}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": 12453.2033,
"rate": 124.532033
}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