Rate Overview
Live
1 COP = 1.2599 KHR
1 KHR = 0.793698
COP
Avg
1.1265
High
1.2629
Low
1.0560
Last updated: 7/29/2026, 4:18:25 PM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.26 KHR |
| 10 COP | 12.60 KHR |
| 50 COP | 63.00 KHR |
| 100 COP | 125.99 KHR |
| 500 COP | 629.96 KHR |
| 1,000 COP | 1,259.93 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-29T16:18:25Z",
"rates": {
"KHR": 1.259925
}
}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": 125.99249999999999,
"rate": 1.259925
}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