Rate Overview
Live
1 KHR = 0.791809 COP
1 COP = 1.2629
KHR
Avg
0.888828
High
0.940222
Low
0.791809
Last updated: 7/28/2026, 3:07:10 PM
Quick Conversions
| KHR | COP |
|---|---|
| 1 KHR | 0.79 COP |
| 10 KHR | 7.92 COP |
| 50 KHR | 39.59 COP |
| 100 KHR | 79.18 COP |
| 500 KHR | 395.90 COP |
| 1,000 KHR | 791.81 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-28T15:07:10Z",
"rates": {
"COP": 0.791809
}
}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": 79.1809,
"rate": 0.791809
}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