Rate Overview
Live
1 KHR = 0.011019 UAH
1 UAH = 90.7523
KHR
Avg
0.011013
High
0.011036
Low
0.010986
Last updated: 5/28/2026, 3:41:11 AM
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.51 UAH |
| 1,000 KHR | 11.02 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-05-28T03:41:11Z",
"rates": {
"UAH": 0.011019
}
}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.1018999999999999,
"rate": 0.011019
}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