Rate Overview
Live
1 UAH = 90.1281 KHR
1 KHR = 0.011095
UAH
Avg
93.4350
High
97.3457
Low
89.5517
Last updated: 7/28/2026, 2:36:51 PM
Quick Conversions
| UAH | KHR |
|---|---|
| 1 UAH | 90.13 KHR |
| 10 UAH | 901.28 KHR |
| 50 UAH | 4,506.41 KHR |
| 100 UAH | 9,012.81 KHR |
| 500 UAH | 45,064.07 KHR |
| 1,000 UAH | 90,128.15 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-07-28T14:36:51Z",
"rates": {
"KHR": 90.128148
}
}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": 9012.8148,
"rate": 90.128148
}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