Rate Overview
Live
1 KRW = 2.5512 COP
1 COP = 0.391973
KRW
Avg
2.5085
High
2.5656
Low
2.4615
Last updated: 5/7/2026, 8:13:44 AM
Quick Conversions
| KRW | COP |
|---|---|
| 1 KRW | 2.55 COP |
| 10 KRW | 25.51 COP |
| 50 KRW | 127.56 COP |
| 100 KRW | 255.12 COP |
| 500 KRW | 1,275.60 COP |
| 1,000 KRW | 2,551.19 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-05-07T08:13:44Z",
"rates": {
"COP": 2.551193
}
}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": 255.1193,
"rate": 2.551193
}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