Rate Overview
Live
1 KRW = 0.103474 ETB
1 ETB = 9.6643
KRW
Avg
0.106252
High
0.108517
Low
0.103474
Last updated: 3/27/2026, 11:22:32 AM
Quick Conversions
| KRW | ETB |
|---|---|
| 1 KRW | 0.10 ETB |
| 10 KRW | 1.03 ETB |
| 50 KRW | 5.17 ETB |
| 100 KRW | 10.35 ETB |
| 500 KRW | 51.74 ETB |
| 1,000 KRW | 103.47 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-03-27T11:22:32Z",
"rates": {
"ETB": 0.103474
}
}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.3474,
"rate": 0.103474
}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