Rate Overview
Live
1 UGX = 1.0929 KHR
1 KHR = 0.915022
UGX
Avg
1.0823
High
1.1002
Low
1.0674
Last updated: 6/19/2026, 8:34:28 AM
Quick Conversions
| UGX | KHR |
|---|---|
| 1 UGX | 1.09 KHR |
| 10 UGX | 10.93 KHR |
| 50 UGX | 54.64 KHR |
| 100 UGX | 109.29 KHR |
| 500 UGX | 546.44 KHR |
| 1,000 UGX | 1,092.87 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-06-19T08:34:28Z",
"rates": {
"KHR": 1.09287
}
}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.287,
"rate": 1.09287
}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