Rate Overview
Live
1 KRW = 0.103970 ETB
1 ETB = 9.6182
KRW
Avg
0.106133
High
0.108494
Low
0.103970
Last updated: 3/7/2026, 12:30:36 AM
Quick Conversions
| KRW | ETB |
|---|---|
| 1 KRW | 0.10 ETB |
| 10 KRW | 1.04 ETB |
| 50 KRW | 5.20 ETB |
| 100 KRW | 10.40 ETB |
| 500 KRW | 51.99 ETB |
| 1,000 KRW | 103.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-03-07T00:30:36Z",
"rates": {
"ETB": 0.10397
}
}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.397,
"rate": 0.10397
}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