Rate Overview
Live
1 DOP = 68.4724 KHR
1 KHR = 0.014604
DOP
Avg
68.6644
High
68.9800
Low
68.4050
Last updated: 6/17/2026, 4:16:50 AM
Quick Conversions
| DOP | KHR |
|---|---|
| 1 DOP | 68.47 KHR |
| 10 DOP | 684.72 KHR |
| 50 DOP | 3,423.62 KHR |
| 100 DOP | 6,847.24 KHR |
| 500 DOP | 34,236.18 KHR |
| 1,000 DOP | 68,472.35 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-06-17T04:16:50Z",
"rates": {
"KHR": 68.472352
}
}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": 6847.2352,
"rate": 68.472352
}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