Rate Overview
Live
1 KHR = 0.941526 COP
1 COP = 1.0621
KHR
Avg
0.939560
High
0.944879
Low
0.935680
Last updated: 3/7/2026, 7:38:08 AM
Quick Conversions
| KHR | COP |
|---|---|
| 1 KHR | 0.94 COP |
| 10 KHR | 9.42 COP |
| 50 KHR | 47.08 COP |
| 100 KHR | 94.15 COP |
| 500 KHR | 470.76 COP |
| 1,000 KHR | 941.53 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-03-07T07:38:08Z",
"rates": {
"COP": 0.941526
}
}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": 94.15259999999999,
"rate": 0.941526
}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