Rate Overview
Live
1 UAH = 90.6162 KHR
1 KHR = 0.011036
UAH
Avg
91.1670
High
93.8989
Low
89.3230
Last updated: 8/1/2026, 2:54:48 PM
Quick Conversions
| UAH | KHR |
|---|---|
| 1 UAH | 90.62 KHR |
| 10 UAH | 906.16 KHR |
| 50 UAH | 4,530.81 KHR |
| 100 UAH | 9,061.62 KHR |
| 500 UAH | 45,308.09 KHR |
| 1,000 UAH | 90,616.18 KHR |
Get UAH/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=KHRExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-01T14:54:48Z",
"rates": {
"KHR": 90.61618
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "KHR",
"amount": 100
},
"result": 9061.618,
"rate": 90.61618
}Build with UAH/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key