Rate Overview
Live
1 DOP = 67.8555 KHR
1 KHR = 0.014737
DOP
Avg
67.6985
High
68.1259
Low
67.3682
Last updated: 7/7/2026, 10:20:42 AM
Quick Conversions
| DOP | KHR |
|---|---|
| 1 DOP | 67.86 KHR |
| 10 DOP | 678.56 KHR |
| 50 DOP | 3,392.78 KHR |
| 100 DOP | 6,785.55 KHR |
| 500 DOP | 33,927.76 KHR |
| 1,000 DOP | 67,855.53 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-07T10:20:42Z",
"rates": {
"KHR": 67.855529
}
}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": 6785.552900000001,
"rate": 67.855529
}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