Rate Overview
Live
1 KRW = 0.108969 ETB
1 ETB = 9.1769
KRW
Avg
0.106879
High
0.109660
Low
0.102481
Last updated: 7/28/2026, 9:54:55 AM
Quick Conversions
| KRW | ETB |
|---|---|
| 1 KRW | 0.11 ETB |
| 10 KRW | 1.09 ETB |
| 50 KRW | 5.45 ETB |
| 100 KRW | 10.90 ETB |
| 500 KRW | 54.48 ETB |
| 1,000 KRW | 108.97 ETB |
Get KRW/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=ETBExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-28T09:54:55Z",
"rates": {
"ETB": 0.108969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "ETB",
"amount": 100
},
"result": 10.8969,
"rate": 0.108969
}Build with KRW/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key