Rate Overview
Live
1 COP = 1.2026 KHR
1 KHR = 0.831524
COP
Avg
1.1978
High
1.2072
Low
1.1840
Last updated: 7/9/2026, 5:34:52 AM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.20 KHR |
| 10 COP | 12.03 KHR |
| 50 COP | 60.13 KHR |
| 100 COP | 120.26 KHR |
| 500 COP | 601.31 KHR |
| 1,000 COP | 1,202.61 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-07-09T05:34:52Z",
"rates": {
"KHR": 1.202611
}
}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": 120.26110000000001,
"rate": 1.202611
}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