Rate Overview
Live
1 KRW = 0.119989 ETB
1 ETB = 8.3341
KRW
Avg
0.118777
High
0.120007
Low
0.116105
Last updated: 9/5/2026, 6:51:04 AM
Quick Conversions
| KRW | ETB |
|---|---|
| 1 KRW | 0.12 ETB |
| 10 KRW | 1.20 ETB |
| 50 KRW | 6.00 ETB |
| 100 KRW | 12.00 ETB |
| 500 KRW | 59.99 ETB |
| 1,000 KRW | 119.99 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-09-05T06:51:04Z",
"rates": {
"ETB": 0.119989
}
}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.998899999999999,
"rate": 0.119989
}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