Rate Overview
Live
1 KRW = 0.104908 ETB
1 ETB = 9.5322
KRW
Avg
0.105465
High
0.106788
Low
0.104866
Last updated: 4/17/2026, 6:27:47 AM
Quick Conversions
| KRW | ETB |
|---|---|
| 1 KRW | 0.10 ETB |
| 10 KRW | 1.05 ETB |
| 50 KRW | 5.25 ETB |
| 100 KRW | 10.49 ETB |
| 500 KRW | 52.45 ETB |
| 1,000 KRW | 104.91 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-04-17T06:27:47Z",
"rates": {
"ETB": 0.104908
}
}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.4908,
"rate": 0.104908
}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