Rate Overview
Live
1 COP = 1.1090 KHR
1 KHR = 0.901720
COP
Avg
1.1053
High
1.1168
Low
1.0964
Last updated: 4/17/2026, 2:40:48 PM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.11 KHR |
| 10 COP | 11.09 KHR |
| 50 COP | 55.45 KHR |
| 100 COP | 110.90 KHR |
| 500 COP | 554.50 KHR |
| 1,000 COP | 1,108.99 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-04-17T14:40:48Z",
"rates": {
"KHR": 1.108992
}
}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.8992,
"rate": 1.108992
}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