Rate Overview
Live
1 EUR = 1673.05 KRW
1 KRW = 0.000598
EUR
Avg
1675.67
High
1692.40
Low
1659.71
Last updated: 7/26/2026, 10:54:55 PM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,673.05 KRW |
| 10 EUR | 16,730.47 KRW |
| 50 EUR | 83,652.35 KRW |
| 100 EUR | 167,304.69 KRW |
| 500 EUR | 836,523.45 KRW |
| 1,000 EUR | 1,673,046.91 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-26T22:54:55Z",
"rates": {
"KRW": 1673.046906
}
}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": 167304.6906,
"rate": 1673.046906
}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