Rate Overview
Live
1 COP = 1.0692 KHR
1 KHR = 0.935282
COP
Avg
1.0821
High
1.0971
Low
1.0692
Last updated: 5/9/2026, 6:03:09 AM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.07 KHR |
| 10 COP | 10.69 KHR |
| 50 COP | 53.46 KHR |
| 100 COP | 106.92 KHR |
| 500 COP | 534.60 KHR |
| 1,000 COP | 1,069.20 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-05-09T06:03:09Z",
"rates": {
"KHR": 1.069196
}
}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": 106.9196,
"rate": 1.069196
}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