Rate Overview
Live
1 EUR = 1659.47 KRW
1 KRW = 0.000603
EUR
Avg
1677.11
High
1706.24
Low
1659.47
Last updated: 7/26/2026, 1:40:36 PM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,659.47 KRW |
| 10 EUR | 16,594.70 KRW |
| 50 EUR | 82,973.48 KRW |
| 100 EUR | 165,946.96 KRW |
| 500 EUR | 829,734.79 KRW |
| 1,000 EUR | 1,659,469.58 KRW |
Get EUR/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=KRWExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-26T13:40:36Z",
"rates": {
"KRW": 1659.469581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "KRW",
"amount": 100
},
"result": 165946.95810000002,
"rate": 1659.469581
}Build with EUR/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key