Rate Overview
Live
1 DOP = 69.2132 KHR
1 KHR = 0.014448
DOP
Avg
69.1139
High
69.2612
Low
68.9139
Last updated: 7/23/2026, 4:14:31 PM
Quick Conversions
| DOP | KHR |
|---|---|
| 1 DOP | 69.21 KHR |
| 10 DOP | 692.13 KHR |
| 50 DOP | 3,460.66 KHR |
| 100 DOP | 6,921.32 KHR |
| 500 DOP | 34,606.58 KHR |
| 1,000 DOP | 69,213.16 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-23T16:14:31Z",
"rates": {
"KHR": 69.213158
}
}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": 6921.3158,
"rate": 69.213158
}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