Rate Overview
Live
1 COP = 1.0621 KHR
1 KHR = 0.941526
COP
Avg
1.0643
High
1.0687
Low
1.0583
Last updated: 3/7/2026, 9:11:56 AM
Quick Conversions
| COP | KHR |
|---|---|
| 1 COP | 1.06 KHR |
| 10 COP | 10.62 KHR |
| 50 COP | 53.11 KHR |
| 100 COP | 106.21 KHR |
| 500 COP | 531.05 KHR |
| 1,000 COP | 1,062.11 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-03-07T09:11:56Z",
"rates": {
"KHR": 1.062105
}
}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": 106.21050000000001,
"rate": 1.062105
}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