Rate Overview
Live
1 EUR = 1754.40 KRW
1 KRW = 0.000570
EUR
Avg
1702.35
High
1754.40
Low
1620.85
Last updated: 3/27/2026, 1:26:53 AM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,754.40 KRW |
| 10 EUR | 17,543.95 KRW |
| 50 EUR | 87,719.76 KRW |
| 100 EUR | 175,439.53 KRW |
| 500 EUR | 877,197.64 KRW |
| 1,000 EUR | 1,754,395.27 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-03-27T01:26:53Z",
"rates": {
"KRW": 1754.395274
}
}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": 175439.5274,
"rate": 1754.395274
}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