Rate Overview
Live
1 SGD = 122.0354 ETB
1 ETB = 0.008194
SGD
Avg
122.2706
High
123.4895
Low
121.1176
Last updated: 3/7/2026, 7:39:39 AM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 122.04 ETB |
| 10 SGD | 1,220.35 ETB |
| 50 SGD | 6,101.77 ETB |
| 100 SGD | 12,203.54 ETB |
| 500 SGD | 61,017.71 ETB |
| 1,000 SGD | 122,035.42 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-03-07T07:39:39Z",
"rates": {
"ETB": 122.035421
}
}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": 12203.5421,
"rate": 122.035421
}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