Rate Overview
Live
1 USD = 4002.89 KHR
1 KHR = 0.000250
USD
Avg
4009.72
High
4012.51
Low
4002.89
Last updated: 5/7/2026, 12:14:01 AM
Quick Conversions
| USD | KHR |
|---|---|
| 1 USD | 4,002.89 KHR |
| 10 USD | 40,028.87 KHR |
| 50 USD | 200,144.33 KHR |
| 100 USD | 400,288.65 KHR |
| 500 USD | 2,001,443.27 KHR |
| 1,000 USD | 4,002,886.55 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-07T00:14:01Z",
"rates": {
"KHR": 4002.88654707
}
}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": 400288.65470699995,
"rate": 4002.88654707
}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