Rate Overview
Live
1 KRW = 2.5381 COP
1 COP = 0.393990
KRW
Avg
2.5692
High
2.6075
Low
2.5381
Last updated: 3/7/2026, 12:28:24 AM
Quick Conversions
| KRW | COP |
|---|---|
| 1 KRW | 2.54 COP |
| 10 KRW | 25.38 COP |
| 50 KRW | 126.91 COP |
| 100 KRW | 253.81 COP |
| 500 KRW | 1,269.07 COP |
| 1,000 KRW | 2,538.14 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-03-07T00:28:24Z",
"rates": {
"COP": 2.538137
}
}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": 253.81369999999998,
"rate": 2.538137
}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