Rate Overview
Live
1 KHR = 0.084231 HUF
1 HUF = 11.8721
KHR
Avg
0.082525
High
0.084812
Low
0.079496
Last updated: 3/7/2026, 9:16:58 AM
Quick Conversions
| KHR | HUF |
|---|---|
| 1 KHR | 0.08 HUF |
| 10 KHR | 0.84 HUF |
| 50 KHR | 4.21 HUF |
| 100 KHR | 8.42 HUF |
| 500 KHR | 42.12 HUF |
| 1,000 KHR | 84.23 HUF |
Get KHR/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=HUFExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-07T09:16:58Z",
"rates": {
"HUF": 0.084231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "HUF",
"amount": 100
},
"result": 8.4231,
"rate": 0.084231
}Build with KHR/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key