Rate Overview
Live
1 KHR = 0.775062 COP
1 COP = 1.2902
KHR
Avg
0.775688
High
0.778875
Low
0.771145
Last updated: 8/20/2026, 5:32:51 AM
Quick Conversions
| KHR | COP |
|---|---|
| 1 KHR | 0.78 COP |
| 10 KHR | 7.75 COP |
| 50 KHR | 38.75 COP |
| 100 KHR | 77.51 COP |
| 500 KHR | 387.53 COP |
| 1,000 KHR | 775.06 COP |
Get KHR/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=COPExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-08-20T05:32:51Z",
"rates": {
"COP": 0.775062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "COP",
"amount": 100
},
"result": 77.5062,
"rate": 0.775062
}Build with KHR/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key