Rate Overview
Live
1 KHR = 0.011039 UAH
1 UAH = 90.5879
KHR
Avg
0.010709
High
0.011186
Low
0.010278
Last updated: 7/31/2026, 6:12:37 PM
Quick Conversions
| KHR | UAH |
|---|---|
| 1 KHR | 0.01 UAH |
| 10 KHR | 0.11 UAH |
| 50 KHR | 0.55 UAH |
| 100 KHR | 1.10 UAH |
| 500 KHR | 5.52 UAH |
| 1,000 KHR | 11.04 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-07-31T18:12:37Z",
"rates": {
"UAH": 0.011039
}
}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.1039,
"rate": 0.011039
}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