Rate Overview
Live
1 ETB = 0.059462 SEK
1 SEK = 16.8175
ETB
Avg
0.059096
High
0.059874
Low
0.058358
Last updated: 9/2/2026, 5:36:19 AM
Quick Conversions
| ETB | SEK |
|---|---|
| 1 ETB | 0.06 SEK |
| 10 ETB | 0.59 SEK |
| 50 ETB | 2.97 SEK |
| 100 ETB | 5.95 SEK |
| 500 ETB | 29.73 SEK |
| 1,000 ETB | 59.46 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-09-02T05:36:19Z",
"rates": {
"SEK": 0.059462
}
}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": 5.9462,
"rate": 0.059462
}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