Rate Overview
Live
1 KHR = 0.015012 DOP
1 DOP = 66.6134
KHR
Avg
0.014920
High
0.015012
Low
0.014787
Last updated: 3/7/2026, 9:15:12 AM
Quick Conversions
| KHR | DOP |
|---|---|
| 1 KHR | 0.02 DOP |
| 10 KHR | 0.15 DOP |
| 50 KHR | 0.75 DOP |
| 100 KHR | 1.50 DOP |
| 500 KHR | 7.51 DOP |
| 1,000 KHR | 15.01 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-07T09:15:12Z",
"rates": {
"DOP": 0.015012
}
}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.5011999999999999,
"rate": 0.015012
}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