Rate Overview
Live
1 UGX = 1.0851 KHR
1 KHR = 0.921583
UGX
Avg
1.0834
High
1.0902
Low
1.0754
Last updated: 4/17/2026, 7:53:27 AM
Quick Conversions
| UGX | KHR |
|---|---|
| 1 UGX | 1.09 KHR |
| 10 UGX | 10.85 KHR |
| 50 UGX | 54.25 KHR |
| 100 UGX | 108.51 KHR |
| 500 UGX | 542.55 KHR |
| 1,000 UGX | 1,085.09 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-04-17T07:53:27Z",
"rates": {
"KHR": 1.08509
}
}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.50900000000001,
"rate": 1.08509
}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