Rate Overview
Live
1 EUR = 1562.65 KRW
1 KRW = 0.000640
EUR
Avg
1580.39
High
1601.23
Low
1562.65
Last updated: 9/5/2026, 2:43:18 PM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,562.65 KRW |
| 10 EUR | 15,626.46 KRW |
| 50 EUR | 78,132.29 KRW |
| 100 EUR | 156,264.59 KRW |
| 500 EUR | 781,322.95 KRW |
| 1,000 EUR | 1,562,645.90 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-09-05T14:43:18Z",
"rates": {
"KRW": 1562.645898
}
}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": 156264.5898,
"rate": 1562.645898
}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