Rate Overview
Live
1 USD = 4012.41 KHR
1 KHR = 0.000249
USD
Avg
4021.33
High
4028.35
Low
4012.41
Last updated: 6/16/2026, 5:48:15 AM
Quick Conversions
| USD | KHR |
|---|---|
| 1 USD | 4,012.41 KHR |
| 10 USD | 40,124.13 KHR |
| 50 USD | 200,620.66 KHR |
| 100 USD | 401,241.33 KHR |
| 500 USD | 2,006,206.64 KHR |
| 1,000 USD | 4,012,413.29 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-06-16T05:48:15Z",
"rates": {
"KHR": 4012.41328913
}
}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": 401241.328913,
"rate": 4012.41328913
}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