Rate Overview
Live
1 COP = 1.1662 KHR
1 KHR = 0.857473
COP
Avg
1.1580
High
1.1696
Low
1.1484
Last updated: 6/19/2026, 10:26:31 AM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.17 KHR |
| 10 COP | 11.66 KHR |
| 50 COP | 58.31 KHR |
| 100 COP | 116.62 KHR |
| 500 COP | 583.11 KHR |
| 1,000 COP | 1,166.22 KHR |
Get COP/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=KHRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T10:26:31Z",
"rates": {
"KHR": 1.166217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "KHR",
"amount": 100
},
"result": 116.6217,
"rate": 1.166217
}Build with COP/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key