Rate Overview
Live
1 KHR = 0.857472 COP
1 COP = 1.1662
KHR
Avg
0.863596
High
0.870786
Low
0.854994
Last updated: 6/19/2026, 8:24:27 AM
Quick Conversions
| KHR | COP |
|---|---|
| 1 KHR | 0.86 COP |
| 10 KHR | 8.57 COP |
| 50 KHR | 42.87 COP |
| 100 KHR | 85.75 COP |
| 500 KHR | 428.74 COP |
| 1,000 KHR | 857.47 COP |
Get KHR/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=COPExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-06-19T08:24:27Z",
"rates": {
"COP": 0.857472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "COP",
"amount": 100
},
"result": 85.7472,
"rate": 0.857472
}Build with KHR/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key