Rate Overview
Live
1 KHR = 0.014540 DOP
1 DOP = 68.7758
KHR
Avg
0.014473
High
0.014540
Low
0.014403
Last updated: 8/19/2026, 5:08:32 PM
Quick Conversions
| KHR | DOP |
|---|---|
| 1 KHR | 0.01 DOP |
| 10 KHR | 0.15 DOP |
| 50 KHR | 0.73 DOP |
| 100 KHR | 1.45 DOP |
| 500 KHR | 7.27 DOP |
| 1,000 KHR | 14.54 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-19T17:08:32Z",
"rates": {
"DOP": 0.01454
}
}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.4540000000000002,
"rate": 0.01454
}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