Rate Overview
Live
1 ETB = 0.059950 SEK
1 SEK = 16.6806
ETB
Avg
0.060408
High
0.065220
Low
0.057221
Last updated: 3/27/2026, 2:36:24 PM
Quick Conversions
| ETB | SEK |
|---|---|
| 1 ETB | 0.06 SEK |
| 10 ETB | 0.60 SEK |
| 50 ETB | 3.00 SEK |
| 100 ETB | 6.00 SEK |
| 500 ETB | 29.98 SEK |
| 1,000 ETB | 59.95 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-27T14:36:24Z",
"rates": {
"SEK": 0.05995
}
}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.995,
"rate": 0.05995
}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