Rate Overview
Live
1 UAH = 90.5818 KHR
1 KHR = 0.011040
UAH
Avg
90.1645
High
90.5818
Low
89.8346
Last updated: 7/31/2026, 7:42:24 PM
Quick Conversions
| UAH | KHR |
|---|---|
| 1 UAH | 90.58 KHR |
| 10 UAH | 905.82 KHR |
| 50 UAH | 4,529.09 KHR |
| 100 UAH | 9,058.18 KHR |
| 500 UAH | 45,290.89 KHR |
| 1,000 UAH | 90,581.77 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-31T19:42:24Z",
"rates": {
"KHR": 90.58177
}
}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": 9058.177,
"rate": 90.58177
}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