Rate Overview
Live
1 KHR = 0.011131 UAH
1 UAH = 89.8392
KHR
Avg
0.011107
High
0.011131
Low
0.011087
Last updated: 7/30/2026, 7:25:03 PM
Quick Conversions
| KHR | UAH |
|---|---|
| 1 KHR | 0.01 UAH |
| 10 KHR | 0.11 UAH |
| 50 KHR | 0.56 UAH |
| 100 KHR | 1.11 UAH |
| 500 KHR | 5.57 UAH |
| 1,000 KHR | 11.13 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-30T19:25:03Z",
"rates": {
"UAH": 0.011131
}
}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.1131,
"rate": 0.011131
}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