Rate Overview
Live
1 USD = 4042.03 KHR
1 KHR = 0.000247
USD
Avg
4022.55
High
4086.87
Low
3997.81
Last updated: 7/26/2026, 3:51:43 PM
Quick Conversions
| USD | KHR |
|---|---|
| 1 USD | 4,042.03 KHR |
| 10 USD | 40,420.31 KHR |
| 50 USD | 202,101.53 KHR |
| 100 USD | 404,203.06 KHR |
| 500 USD | 2,021,015.32 KHR |
| 1,000 USD | 4,042,030.64 KHR |
Get USD/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=KHRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-26T15:51:43Z",
"rates": {
"KHR": 4042.03063738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "KHR",
"amount": 100
},
"result": 404203.063738,
"rate": 4042.03063738
}Build with USD/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key