Rate Overview
Live
1 ETB = 0.057685 SEK
1 SEK = 17.3355
ETB
Avg
0.058678
High
0.059984
Low
0.057148
Last updated: 5/27/2026, 12:16:27 PM
Quick Conversions
| ETB | SEK |
|---|---|
| 1 ETB | 0.06 SEK |
| 10 ETB | 0.58 SEK |
| 50 ETB | 2.88 SEK |
| 100 ETB | 5.77 SEK |
| 500 ETB | 28.84 SEK |
| 1,000 ETB | 57.69 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-05-27T12:16:27Z",
"rates": {
"SEK": 0.057685
}
}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.7685,
"rate": 0.057685
}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