Rate Overview
Live
1 UAH = 90.5818 KHR
1 KHR = 0.011040
UAH
Avg
91.6060
High
94.7099
Low
89.5517
Last updated: 7/31/2026, 12:46:56 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-31T12:46:56Z",
"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