Rate Overview
Live
1 KRW = 0.113431 ETB
1 ETB = 8.8159
KRW
Avg
0.113947
High
0.114462
Low
0.113431
Last updated: 8/17/2026, 5:18:48 AM
Quick Conversions
| KRW | ETB |
|---|---|
| 1 KRW | 0.11 ETB |
| 10 KRW | 1.13 ETB |
| 50 KRW | 5.67 ETB |
| 100 KRW | 11.34 ETB |
| 500 KRW | 56.72 ETB |
| 1,000 KRW | 113.43 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-08-17T05:18:48Z",
"rates": {
"ETB": 0.113431
}
}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": 11.3431,
"rate": 0.113431
}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