Rate Overview
Live
1 USD = 4010.35 KHR
1 KHR = 0.000249
USD
Avg
4012.30
High
4021.13
Low
4006.96
Last updated: 3/7/2026, 4:10:05 AM
Quick Conversions
| USD | KHR |
|---|---|
| 1 USD | 4,010.35 KHR |
| 10 USD | 40,103.50 KHR |
| 50 USD | 200,517.49 KHR |
| 100 USD | 401,034.97 KHR |
| 500 USD | 2,005,174.86 KHR |
| 1,000 USD | 4,010,349.73 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-07T04:10:05Z",
"rates": {
"KHR": 4010.34972506
}
}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": 401034.97250599996,
"rate": 4010.34972506
}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