Rate Overview
Live
1 EUR = 1731.73 KRW
1 KRW = 0.000577
EUR
Avg
1711.11
High
1731.73
Low
1700.14
Last updated: 3/6/2026, 6:12:45 PM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,731.73 KRW |
| 10 EUR | 17,317.27 KRW |
| 50 EUR | 86,586.35 KRW |
| 100 EUR | 173,172.70 KRW |
| 500 EUR | 865,863.52 KRW |
| 1,000 EUR | 1,731,727.04 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-06T18:12:45Z",
"rates": {
"KRW": 1731.727044
}
}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": 173172.7044,
"rate": 1731.727044
}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