Rate Overview
Live
1 UGX = 0.839912 COP
1 COP = 1.1906
UGX
Avg
0.846861
High
0.855629
Low
0.835707
Last updated: 8/2/2026, 1:01:19 PM
Quick Conversions
| UGX | COP |
|---|---|
| 1 UGX | 0.84 COP |
| 10 UGX | 8.40 COP |
| 50 UGX | 42.00 COP |
| 100 UGX | 83.99 COP |
| 500 UGX | 419.96 COP |
| 1,000 UGX | 839.91 COP |
Get UGX/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=COPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-08-02T13:01:19Z",
"rates": {
"COP": 0.839912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "COP",
"amount": 100
},
"result": 83.99119999999999,
"rate": 0.839912
}Build with UGX/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key