Rate Overview
Live
1 DOP = 68.3566 KHR
1 KHR = 0.014629
DOP
Avg
68.7960
High
69.1001
Low
68.3566
Last updated: 9/5/2026, 1:03:25 AM
Quick Conversions
| DOP | KHR |
|---|---|
| 1 DOP | 68.36 KHR |
| 10 DOP | 683.57 KHR |
| 50 DOP | 3,417.83 KHR |
| 100 DOP | 6,835.66 KHR |
| 500 DOP | 34,178.29 KHR |
| 1,000 DOP | 68,356.58 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-09-05T01:03:25Z",
"rates": {
"KHR": 68.356582
}
}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": 6835.6582,
"rate": 68.356582
}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