Rate Overview
Live
1 EUR = 1755.67 KRW
1 KRW = 0.000570
EUR
Avg
1757.48
High
1773.57
Low
1746.53
Last updated: 7/7/2026, 8:39:58 AM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,755.67 KRW |
| 10 EUR | 17,556.67 KRW |
| 50 EUR | 87,783.34 KRW |
| 100 EUR | 175,566.68 KRW |
| 500 EUR | 877,833.39 KRW |
| 1,000 EUR | 1,755,666.79 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-07-07T08:39:58Z",
"rates": {
"KRW": 1755.666786
}
}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": 175566.6786,
"rate": 1755.666786
}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