Rate Overview
Live
1 UGX = 1.0778 KHR
1 KHR = 0.927810
UGX
Avg
1.1174
High
1.1736
Low
1.0609
Last updated: 3/27/2026, 1:47:22 PM
Quick Conversions
| UGX | KHR |
|---|---|
| 1 UGX | 1.08 KHR |
| 10 UGX | 10.78 KHR |
| 50 UGX | 53.89 KHR |
| 100 UGX | 107.78 KHR |
| 500 UGX | 538.90 KHR |
| 1,000 UGX | 1,077.81 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-03-27T13:47:22Z",
"rates": {
"KHR": 1.077807
}
}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": 107.7807,
"rate": 1.077807
}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