Rate Overview
Live
1 COP = 1.2616 KHR
1 KHR = 0.792613
COP
Avg
1.2588
High
1.2629
Low
1.2542
Last updated: 7/30/2026, 6:16:05 AM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.26 KHR |
| 10 COP | 12.62 KHR |
| 50 COP | 63.08 KHR |
| 100 COP | 126.16 KHR |
| 500 COP | 630.82 KHR |
| 1,000 COP | 1,261.65 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-30T06:16:05Z",
"rates": {
"KHR": 1.261649
}
}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": 126.1649,
"rate": 1.261649
}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