Rate Overview
Live
1 STD = 0.007403 ETB
1 ETB = 135.0804
STD
Avg
0.007445
High
0.007527
Low
0.007363
Last updated: 7/25/2026, 4:19:42 AM
Quick Conversions
| STD | ETB |
|---|---|
| 1 STD | 0.01 ETB |
| 10 STD | 0.07 ETB |
| 50 STD | 0.37 ETB |
| 100 STD | 0.74 ETB |
| 500 STD | 3.70 ETB |
| 1,000 STD | 7.40 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-07-25T04:19:42Z",
"rates": {
"ETB": 0.007403
}
}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.7403,
"rate": 0.007403
}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