Rate Overview
Live
1 COP = 1.0901 KHR
1 KHR = 0.917321
COP
Avg
1.0770
High
1.0901
Low
1.0583
Last updated: 3/28/2026, 1:23:57 PM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.09 KHR |
| 10 COP | 10.90 KHR |
| 50 COP | 54.51 KHR |
| 100 COP | 109.01 KHR |
| 500 COP | 545.07 KHR |
| 1,000 COP | 1,090.13 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-03-28T13:23:57Z",
"rates": {
"KHR": 1.090131
}
}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": 109.0131,
"rate": 1.090131
}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