Rate Overview
Live
1 KHR = 0.014341 DOP
1 DOP = 69.7301
KHR
Avg
0.015150
High
0.015970
Low
0.014341
Last updated: 7/31/2026, 6:55:15 AM
Quick Conversions
| KHR | DOP |
|---|---|
| 1 KHR | 0.01 DOP |
| 10 KHR | 0.14 DOP |
| 50 KHR | 0.72 DOP |
| 100 KHR | 1.43 DOP |
| 500 KHR | 7.17 DOP |
| 1,000 KHR | 14.34 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-31T06:55:15Z",
"rates": {
"DOP": 0.014341
}
}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.4341,
"rate": 0.014341
}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