Rate Overview
Live
1 KHR = 0.772323 COP
1 COP = 1.2948
KHR
Avg
0.924892
High
1.0423
Low
0.772323
Last updated: 7/31/2026, 9:17:00 AM
Quick Conversions
| KHR | COP |
|---|---|
| 1 KHR | 0.77 COP |
| 10 KHR | 7.72 COP |
| 50 KHR | 38.62 COP |
| 100 KHR | 77.23 COP |
| 500 KHR | 386.16 COP |
| 1,000 KHR | 772.32 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-07-31T09:17:00Z",
"rates": {
"COP": 0.772323
}
}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.2323,
"rate": 0.772323
}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