Rate Overview
Live
1 KHR = 0.831523 COP
1 COP = 1.2026
KHR
Avg
0.834900
High
0.844607
Low
0.828328
Last updated: 7/9/2026, 5:21:37 PM
Quick Conversions
| KHR | COP |
|---|---|
| 1 KHR | 0.83 COP |
| 10 KHR | 8.32 COP |
| 50 KHR | 41.58 COP |
| 100 KHR | 83.15 COP |
| 500 KHR | 415.76 COP |
| 1,000 KHR | 831.52 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-09T17:21:37Z",
"rates": {
"COP": 0.831523
}
}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": 83.1523,
"rate": 0.831523
}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