Rate Overview
Live
1 KHR = 0.926619 COP
1 COP = 1.0792
KHR
Avg
0.918122
High
0.929324
Low
0.906635
Last updated: 5/7/2026, 1:50:17 PM
Quick Conversions
| KHR | COP |
|---|---|
| 1 KHR | 0.93 COP |
| 10 KHR | 9.27 COP |
| 50 KHR | 46.33 COP |
| 100 KHR | 92.66 COP |
| 500 KHR | 463.31 COP |
| 1,000 KHR | 926.62 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-05-07T13:50:17Z",
"rates": {
"COP": 0.926619
}
}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": 92.6619,
"rate": 0.926619
}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