Rate Overview
Live
1 USD = 4004.56 KHR
1 KHR = 0.000250
USD
Avg
4007.35
High
4021.21
Low
3998.25
Last updated: 3/27/2026, 9:25:58 AM
Quick Conversions
| USD | KHR |
|---|---|
| 1 USD | 4,004.56 KHR |
| 10 USD | 40,045.60 KHR |
| 50 USD | 200,228.02 KHR |
| 100 USD | 400,456.04 KHR |
| 500 USD | 2,002,280.21 KHR |
| 1,000 USD | 4,004,560.41 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-03-27T09:25:58Z",
"rates": {
"KHR": 4004.56041289
}
}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": 400456.041289,
"rate": 4004.56041289
}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