Rate Overview
Live
1 UGX = 1.0992 KHR
1 KHR = 0.909785
UGX
Avg
1.0979
High
1.1008
Low
1.0946
Last updated: 7/8/2026, 5:48:52 AM
Quick Conversions
| UGX | KHR |
|---|---|
| 1 UGX | 1.10 KHR |
| 10 UGX | 10.99 KHR |
| 50 UGX | 54.96 KHR |
| 100 UGX | 109.92 KHR |
| 500 UGX | 549.58 KHR |
| 1,000 UGX | 1,099.16 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-08T05:48:52Z",
"rates": {
"KHR": 1.099161
}
}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": 109.9161,
"rate": 1.099161
}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