Rate Overview
Live
1 KHR = 0.781398 COP
1 COP = 1.2798
KHR
Avg
0.784989
High
0.795190
Low
0.772673
Last updated: 9/3/2026, 5:24:27 AM
Quick Conversions
| KHR | COP |
|---|---|
| 1 KHR | 0.78 COP |
| 10 KHR | 7.81 COP |
| 50 KHR | 39.07 COP |
| 100 KHR | 78.14 COP |
| 500 KHR | 390.70 COP |
| 1,000 KHR | 781.40 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-09-03T05:24:27Z",
"rates": {
"COP": 0.781398
}
}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": 78.13980000000001,
"rate": 0.781398
}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