Rate Overview
Live
1 ETB = 0.060751 SEK
1 SEK = 16.4606
ETB
Avg
0.070879
High
0.092644
Low
0.057571
Last updated: 7/28/2026, 8:00:44 AM
Quick Conversions
| ETB | SEK |
|---|---|
| 1 ETB | 0.06 SEK |
| 10 ETB | 0.61 SEK |
| 50 ETB | 3.04 SEK |
| 100 ETB | 6.08 SEK |
| 500 ETB | 30.38 SEK |
| 1,000 ETB | 60.75 SEK |
Get ETB/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=SEKExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-28T08:00:44Z",
"rates": {
"SEK": 0.060751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "SEK",
"amount": 100
},
"result": 6.0751,
"rate": 0.060751
}Build with ETB/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key