Rate Overview
Live
1 EUR = 1648.80 KRW
1 KRW = 0.000607
EUR
Avg
1635.02
High
1648.80
Low
1627.10
Last updated: 8/14/2026, 7:11:51 PM
Quick Conversions
| EUR | KRW |
|---|---|
| 1 EUR | 1,648.80 KRW |
| 10 EUR | 16,488.00 KRW |
| 50 EUR | 82,439.98 KRW |
| 100 EUR | 164,879.97 KRW |
| 500 EUR | 824,399.83 KRW |
| 1,000 EUR | 1,648,799.66 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-08-14T19:11:51Z",
"rates": {
"KRW": 1648.799658
}
}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": 164879.9658,
"rate": 1648.799658
}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