Rate Overview
Live
1 KHR = 0.014886 DOP
1 DOP = 67.1772
KHR
Avg
0.014860
High
0.015044
Low
0.014719
Last updated: 3/28/2026, 10:48:15 AM
Quick Conversions
| KHR | DOP |
|---|---|
| 1 KHR | 0.01 DOP |
| 10 KHR | 0.15 DOP |
| 50 KHR | 0.74 DOP |
| 100 KHR | 1.49 DOP |
| 500 KHR | 7.44 DOP |
| 1,000 KHR | 14.89 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-03-28T10:48:15Z",
"rates": {
"DOP": 0.014886
}
}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.4886,
"rate": 0.014886
}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