Rate Overview
Live
1 KHR = 0.917320 COP
1 COP = 1.0901
KHR
Avg
0.919153
High
0.944879
Low
0.904641
Last updated: 3/28/2026, 10:50:06 AM
Quick Conversions
| KHR | COP |
|---|---|
| 1 KHR | 0.92 COP |
| 10 KHR | 9.17 COP |
| 50 KHR | 45.87 COP |
| 100 KHR | 91.73 COP |
| 500 KHR | 458.66 COP |
| 1,000 KHR | 917.32 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-28T10:50:06Z",
"rates": {
"COP": 0.91732
}
}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": 91.732,
"rate": 0.91732
}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