Rate Overview
Live
1 DOP = 67.1745 KHR
1 KHR = 0.014887
DOP
Avg
65.0852
High
67.5053
Low
63.1968
Last updated: 3/28/2026, 12:12:39 PM
Quick Conversions
| DOP | KHR |
|---|---|
| 1 DOP | 67.17 KHR |
| 10 DOP | 671.75 KHR |
| 50 DOP | 3,358.73 KHR |
| 100 DOP | 6,717.45 KHR |
| 500 DOP | 33,587.26 KHR |
| 1,000 DOP | 67,174.51 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-28T12:12:39Z",
"rates": {
"KHR": 67.17451
}
}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": 6717.451,
"rate": 67.17451
}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