Rate Overview
Live
1 USD = 4014.39 KHR
1 KHR = 0.000249
USD
Avg
4012.16
High
4030.66
Low
3999.94
Last updated: 5/27/2026, 3:39:51 AM
Quick Conversions
| USD | KHR |
|---|---|
| 1 USD | 4,014.39 KHR |
| 10 USD | 40,143.94 KHR |
| 50 USD | 200,719.68 KHR |
| 100 USD | 401,439.35 KHR |
| 500 USD | 2,007,196.76 KHR |
| 1,000 USD | 4,014,393.52 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-05-27T03:39:51Z",
"rates": {
"KHR": 4014.39352356
}
}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": 401439.352356,
"rate": 4014.39352356
}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