Rate Overview
Live
1 COP = 1.1007 KHR
1 KHR = 0.908529
COP
Avg
1.0473
High
1.1223
Low
0.959252
Last updated: 5/29/2026, 9:46:44 PM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.10 KHR |
| 10 COP | 11.01 KHR |
| 50 COP | 55.03 KHR |
| 100 COP | 110.07 KHR |
| 500 COP | 550.34 KHR |
| 1,000 COP | 1,100.68 KHR |
Get COP/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=KHRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-29T21:46:44Z",
"rates": {
"KHR": 1.10068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "KHR",
"amount": 100
},
"result": 110.06800000000001,
"rate": 1.10068
}Build with COP/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key