Rate Overview
Live
1 USD = 3995.16 KHR
1 KHR = 0.000250
USD
Avg
4005.95
High
4015.00
Low
3995.16
Last updated: 4/16/2026, 4:18:51 PM
Quick Conversions
| USD | KHR |
|---|---|
| 1 USD | 3,995.16 KHR |
| 10 USD | 39,951.55 KHR |
| 50 USD | 199,757.77 KHR |
| 100 USD | 399,515.54 KHR |
| 500 USD | 1,997,577.72 KHR |
| 1,000 USD | 3,995,155.44 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-04-16T16:18:51Z",
"rates": {
"KHR": 3995.15544391
}
}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": 399515.544391,
"rate": 3995.15544391
}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