Rate Overview
Live
1 UGX = 1.0682 KHR
1 KHR = 0.936115
UGX
Avg
1.0706
High
1.0729
Low
1.0682
Last updated: 9/9/2026, 2:21:23 PM
Quick Conversions
| UGX | KHR |
|---|---|
| 1 UGX | 1.07 KHR |
| 10 UGX | 10.68 KHR |
| 50 UGX | 53.41 KHR |
| 100 UGX | 106.82 KHR |
| 500 UGX | 534.12 KHR |
| 1,000 UGX | 1,068.25 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-09-09T14:21:23Z",
"rates": {
"KHR": 1.068245
}
}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.82449999999999,
"rate": 1.068245
}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