Rate Overview
Live
1 SGD = 126.5123 ETB
1 ETB = 0.007904
SGD
Avg
126.2943
High
126.6518
Low
125.7098
Last updated: 8/17/2026, 10:18:18 AM
Quick Conversions
| SGD | ETB |
|---|---|
| 1 SGD | 126.51 ETB |
| 10 SGD | 1,265.12 ETB |
| 50 SGD | 6,325.61 ETB |
| 100 SGD | 12,651.23 ETB |
| 500 SGD | 63,256.14 ETB |
| 1,000 SGD | 126,512.27 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-08-17T10:18:18Z",
"rates": {
"ETB": 126.512272
}
}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": 12651.2272,
"rate": 126.512272
}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