Rate Overview
Live
1 UGX = 0.883869 COP
1 COP = 1.1314
UGX
Avg
0.905504
High
0.919639
Low
0.883869
Last updated: 7/11/2026, 5:31:13 PM
Quick Conversions
| UGX | COP |
|---|---|
| 1 UGX | 0.88 COP |
| 10 UGX | 8.84 COP |
| 50 UGX | 44.19 COP |
| 100 UGX | 88.39 COP |
| 500 UGX | 441.93 COP |
| 1,000 UGX | 883.87 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-07-11T17:31:13Z",
"rates": {
"COP": 0.883869
}
}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": 88.3869,
"rate": 0.883869
}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