Rate Overview
Live
1 UGX = 1.0821 KHR
1 KHR = 0.924156
UGX
Avg
1.0783
High
1.0883
Low
1.0708
Last updated: 7/31/2026, 7:28:57 AM
Quick Conversions
| UGX | KHR |
|---|---|
| 1 UGX | 1.08 KHR |
| 10 UGX | 10.82 KHR |
| 50 UGX | 54.10 KHR |
| 100 UGX | 108.21 KHR |
| 500 UGX | 541.03 KHR |
| 1,000 UGX | 1,082.07 KHR |
Get UGX/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=KHRExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-31T07:28:57Z",
"rates": {
"KHR": 1.082068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "KHR",
"amount": 100
},
"result": 108.2068,
"rate": 1.082068
}Build with UGX/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key