Rate Overview
Live
1 DOP = 66.6114 KHR
1 KHR = 0.015012
DOP
Avg
67.0226
High
67.6242
Low
66.6114
Last updated: 3/7/2026, 4:24:41 AM
Quick Conversions
| DOP | KHR |
|---|---|
| 1 DOP | 66.61 KHR |
| 10 DOP | 666.11 KHR |
| 50 DOP | 3,330.57 KHR |
| 100 DOP | 6,661.14 KHR |
| 500 DOP | 33,305.71 KHR |
| 1,000 DOP | 66,611.41 KHR |
Get DOP/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=KHRExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-07T04:24:41Z",
"rates": {
"KHR": 66.611412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "KHR",
"amount": 100
},
"result": 6661.1412,
"rate": 66.611412
}Build with DOP/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key