Rate Overview
Live
1 EUR = 1750.20 KRW
1 KRW = 0.000571
EUR
Avg
1740.59
High
1751.04
Low
1728.78
Last updated: 4/16/2026, 3:17:05 AM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,750.20 KRW |
| 10 EUR | 17,502.04 KRW |
| 50 EUR | 87,510.19 KRW |
| 100 EUR | 175,020.39 KRW |
| 500 EUR | 875,101.94 KRW |
| 1,000 EUR | 1,750,203.88 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-04-16T03:17:05Z",
"rates": {
"KRW": 1750.203881
}
}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": 175020.38809999998,
"rate": 1750.203881
}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