Rate Overview
Live
1 EUR = 1761.06 KRW
1 KRW = 0.000568
EUR
Avg
1758.70
High
1771.66
Low
1745.20
Last updated: 5/28/2026, 4:54:11 AM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,761.06 KRW |
| 10 EUR | 17,610.58 KRW |
| 50 EUR | 88,052.90 KRW |
| 100 EUR | 176,105.80 KRW |
| 500 EUR | 880,529.02 KRW |
| 1,000 EUR | 1,761,058.05 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-28T04:54:11Z",
"rates": {
"KRW": 1761.058048
}
}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": 176105.8048,
"rate": 1761.058048
}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