Rate Overview
Live
1 ETB = 0.058824 SEK
1 SEK = 16.9999
ETB
Avg
0.058774
High
0.059612
Low
0.057857
Last updated: 3/7/2026, 7:38:58 AM
Quick Conversions
| ETB | SEK |
|---|---|
| 1 ETB | 0.06 SEK |
| 10 ETB | 0.59 SEK |
| 50 ETB | 2.94 SEK |
| 100 ETB | 5.88 SEK |
| 500 ETB | 29.41 SEK |
| 1,000 ETB | 58.82 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-03-07T07:38:58Z",
"rates": {
"SEK": 0.058824
}
}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.8824000000000005,
"rate": 0.058824
}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