Rate Overview
Live
1 KHR = 0.010926 UAH
1 UAH = 91.5248
KHR
Avg
0.010781
High
0.010965
Low
0.010558
Last updated: 3/28/2026, 3:22:53 PM
Quick Conversions
| KHR | UAH |
|---|---|
| 1 KHR | 0.01 UAH |
| 10 KHR | 0.11 UAH |
| 50 KHR | 0.55 UAH |
| 100 KHR | 1.09 UAH |
| 500 KHR | 5.46 UAH |
| 1,000 KHR | 10.93 UAH |
Get KHR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=UAHExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-28T15:22:53Z",
"rates": {
"UAH": 0.010926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "UAH",
"amount": 100
},
"result": 1.0926,
"rate": 0.010926
}Build with KHR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key