Rate Overview
Live
1 KHR = 0.014389 DOP
1 DOP = 69.4975
KHR
Avg
0.014396
High
0.014448
Low
0.014372
Last updated: 7/30/2026, 11:08:17 AM
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.19 DOP |
| 1,000 KHR | 14.39 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-07-30T11:08:17Z",
"rates": {
"DOP": 0.014389
}
}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.4389,
"rate": 0.014389
}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