Rate Overview
Live
1 EUR = 1728.85 KRW
1 KRW = 0.000578
EUR
Avg
1723.21
High
1739.99
Low
1703.26
Last updated: 5/8/2026, 3:24:22 AM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,728.85 KRW |
| 10 EUR | 17,288.46 KRW |
| 50 EUR | 86,442.32 KRW |
| 100 EUR | 172,884.64 KRW |
| 500 EUR | 864,423.20 KRW |
| 1,000 EUR | 1,728,846.40 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-05-08T03:24:22Z",
"rates": {
"KRW": 1728.846399
}
}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": 172884.6399,
"rate": 1728.846399
}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