Rate Overview
Live
1 KHR = 0.014416 DOP
1 DOP = 69.3674
KHR
Avg
0.014999
High
0.015823
Low
0.014374
Last updated: 8/1/2026, 12:36:38 PM
Quick Conversions
| KHR | DOP |
|---|---|
| 1 KHR | 0.01 DOP |
| 10 KHR | 0.14 DOP |
| 50 KHR | 0.72 DOP |
| 100 KHR | 1.44 DOP |
| 500 KHR | 7.21 DOP |
| 1,000 KHR | 14.42 DOP |
Get KHR/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=DOPExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-08-01T12:36:38Z",
"rates": {
"DOP": 0.014416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "DOP",
"amount": 100
},
"result": 1.4416,
"rate": 0.014416
}Build with KHR/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key