Rate Overview
Live
1 KRW = 2.2547 COP
1 COP = 0.443509
KRW
Avg
2.2979
High
2.3455
Low
2.2542
Last updated: 6/17/2026, 8:01:46 AM
Quick Conversions
| KRW | COP |
|---|---|
| 1 KRW | 2.25 COP |
| 10 KRW | 22.55 COP |
| 50 KRW | 112.74 COP |
| 100 KRW | 225.47 COP |
| 500 KRW | 1,127.37 COP |
| 1,000 KRW | 2,254.75 COP |
Get KRW/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=COPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-06-17T08:01:46Z",
"rates": {
"COP": 2.254745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "COP",
"amount": 100
},
"result": 225.47450000000003,
"rate": 2.254745
}Build with KRW/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key