Rate Overview
Live
1 DOP = 67.6579 KHR
1 KHR = 0.014780
DOP
Avg
68.3024
High
69.1504
Low
67.3682
Last updated: 7/7/2026, 2:13:17 AM
Quick Conversions
| DOP | KHR |
|---|---|
| 1 DOP | 67.66 KHR |
| 10 DOP | 676.58 KHR |
| 50 DOP | 3,382.89 KHR |
| 100 DOP | 6,765.79 KHR |
| 500 DOP | 33,828.93 KHR |
| 1,000 DOP | 67,657.86 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-07-07T02:13:17Z",
"rates": {
"KHR": 67.657858
}
}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": 6765.785800000001,
"rate": 67.657858
}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