Rate Overview
Live
1 UGX = 1.0864 KHR
1 KHR = 0.920508
UGX
Avg
1.0887
High
1.0902
Low
1.0864
Last updated: 8/20/2026, 4:40:51 AM
Quick Conversions
| UGX | KHR |
|---|---|
| 1 UGX | 1.09 KHR |
| 10 UGX | 10.86 KHR |
| 50 UGX | 54.32 KHR |
| 100 UGX | 108.64 KHR |
| 500 UGX | 543.18 KHR |
| 1,000 UGX | 1,086.36 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-08-20T04:40:51Z",
"rates": {
"KHR": 1.086357
}
}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.6357,
"rate": 1.086357
}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