Rate Overview
Live
1 UGX = 1.0900 KHR
1 KHR = 0.917472
UGX
Avg
1.1008
High
1.1148
Low
1.0790
Last updated: 3/6/2026, 2:48:41 PM
Quick Conversions
| UGX | KHR |
|---|---|
| 1 UGX | 1.09 KHR |
| 10 UGX | 10.90 KHR |
| 50 UGX | 54.50 KHR |
| 100 UGX | 109.00 KHR |
| 500 UGX | 544.98 KHR |
| 1,000 UGX | 1,089.95 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-06T14:48:41Z",
"rates": {
"KHR": 1.089951
}
}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.9951,
"rate": 1.089951
}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