Rate Overview
Live
1 UAH = 90.7500 KHR
1 KHR = 0.011019
UAH
Avg
92.1894
High
94.7099
Low
90.6213
Last updated: 5/27/2026, 8:35:52 PM
Quick Conversions
| UAH | KHR |
|---|---|
| 1 UAH | 90.75 KHR |
| 10 UAH | 907.50 KHR |
| 50 UAH | 4,537.50 KHR |
| 100 UAH | 9,075.00 KHR |
| 500 UAH | 45,375.01 KHR |
| 1,000 UAH | 90,750.02 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-05-27T20:35:52Z",
"rates": {
"KHR": 90.75002
}
}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": 9075.002,
"rate": 90.75002
}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