Rate Overview
Live
1 STD = 0.007485 ETB
1 ETB = 133.6005
STD
Avg
0.007482
High
0.007515
Low
0.007437
Last updated: 6/17/2026, 1:54:55 AM
Quick Conversions
| STD | ETB |
|---|---|
| 1 STD | 0.01 ETB |
| 10 STD | 0.07 ETB |
| 50 STD | 0.37 ETB |
| 100 STD | 0.75 ETB |
| 500 STD | 3.74 ETB |
| 1,000 STD | 7.49 ETB |
Get STD/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=ETBExample Response:
{
"success": true,
"base": "STD",
"date": "2026-06-17T01:54:55Z",
"rates": {
"ETB": 0.007485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "ETB",
"amount": 100
},
"result": 0.7485,
"rate": 0.007485
}Build with STD/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key