Rate Overview
Live
1 COP = 1.2948 KHR
1 KHR = 0.772324
COP
Avg
1.0273
High
1.2948
Low
0.911510
Last updated: 7/31/2026, 8:54:58 AM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.29 KHR |
| 10 COP | 12.95 KHR |
| 50 COP | 64.74 KHR |
| 100 COP | 129.48 KHR |
| 500 COP | 647.40 KHR |
| 1,000 COP | 1,294.79 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-07-31T08:54:58Z",
"rates": {
"KHR": 1.294794
}
}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": 129.4794,
"rate": 1.294794
}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