Rate Overview
Live
1 SGD = 125.6635 ETB
1 ETB = 0.007958
SGD
Avg
125.1739
High
125.8202
Low
123.3138
Last updated: 5/28/2026, 3:40:34 AM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 125.66 ETB |
| 10 SGD | 1,256.63 ETB |
| 50 SGD | 6,283.17 ETB |
| 100 SGD | 12,566.35 ETB |
| 500 SGD | 62,831.75 ETB |
| 1,000 SGD | 125,663.49 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-28T03:40:34Z",
"rates": {
"ETB": 125.663491
}
}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": 12566.3491,
"rate": 125.663491
}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