Rate Overview
Live
1 EUR = 1680.62 KRW
1 KRW = 0.000595
EUR
Avg
1504.73
High
1759.12
Low
1330.44
Last updated: 7/27/2026, 4:32:32 PM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,680.62 KRW |
| 10 EUR | 16,806.16 KRW |
| 50 EUR | 84,030.78 KRW |
| 100 EUR | 168,061.55 KRW |
| 500 EUR | 840,307.77 KRW |
| 1,000 EUR | 1,680,615.53 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-27T16:32:32Z",
"rates": {
"KRW": 1680.615532
}
}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": 168061.5532,
"rate": 1680.615532
}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