Rate Overview
Live
1 EUR = 1750.61 KRW
1 KRW = 0.000571
EUR
Avg
1738.17
High
1750.61
Low
1724.93
Last updated: 3/26/2026, 11:35:06 PM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,750.61 KRW |
| 10 EUR | 17,506.07 KRW |
| 50 EUR | 87,530.35 KRW |
| 100 EUR | 175,060.69 KRW |
| 500 EUR | 875,303.46 KRW |
| 1,000 EUR | 1,750,606.92 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-26T23:35:06Z",
"rates": {
"KRW": 1750.606922
}
}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": 175060.6922,
"rate": 1750.606922
}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