Rate Overview
Live
1 KRW = 2.2345 COP
1 COP = 0.447527
KRW
Avg
2.2746
High
2.3132
Low
2.2264
Last updated: 6/19/2026, 8:26:14 AM
Quick Conversions
| KRW | COP |
|---|---|
| 1 KRW | 2.23 COP |
| 10 KRW | 22.35 COP |
| 50 KRW | 111.73 COP |
| 100 KRW | 223.45 COP |
| 500 KRW | 1,117.25 COP |
| 1,000 KRW | 2,234.50 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-19T08:26:14Z",
"rates": {
"COP": 2.234504
}
}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": 223.45039999999997,
"rate": 2.234504
}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