Rate Overview
Live
1 UGX = 1.0644 KHR
1 KHR = 0.939453
UGX
Avg
1.0636
High
1.0652
Low
1.0579
Last updated: 5/27/2026, 10:43:13 PM
Quick Conversions
| UGX | KHR |
|---|---|
| 1 UGX | 1.06 KHR |
| 10 UGX | 10.64 KHR |
| 50 UGX | 53.22 KHR |
| 100 UGX | 106.44 KHR |
| 500 UGX | 532.22 KHR |
| 1,000 UGX | 1,064.45 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-05-27T22:43:13Z",
"rates": {
"KHR": 1.064449
}
}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": 106.4449,
"rate": 1.064449
}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