Rate Overview
Live
1 SGD = 124.8114 ETB
1 ETB = 0.008012
SGD
Avg
108.4245
High
124.8114
Low
84.4556
Last updated: 7/21/2026, 7:55:41 PM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 124.81 ETB |
| 10 SGD | 1,248.11 ETB |
| 50 SGD | 6,240.57 ETB |
| 100 SGD | 12,481.14 ETB |
| 500 SGD | 62,405.70 ETB |
| 1,000 SGD | 124,811.40 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-21T19:55:41Z",
"rates": {
"ETB": 124.811397
}
}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": 12481.1397,
"rate": 124.811397
}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