Rate Overview
Live
1 KHR = 0.010897 UAH
1 UAH = 91.7684
KHR
Avg
0.010842
High
0.010939
Low
0.010741
Last updated: 3/7/2026, 9:27:41 AM
Quick Conversions
| KHR | UAH |
|---|---|
| 1 KHR | 0.01 UAH |
| 10 KHR | 0.11 UAH |
| 50 KHR | 0.54 UAH |
| 100 KHR | 1.09 UAH |
| 500 KHR | 5.45 UAH |
| 1,000 KHR | 10.90 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-07T09:27:41Z",
"rates": {
"UAH": 0.010897
}
}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.0897000000000001,
"rate": 0.010897
}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