Rate Overview
Live
1 UGX = 0.895072 COP
1 COP = 1.1172
UGX
Avg
0.910621
High
0.919639
Low
0.895072
Last updated: 7/10/2026, 6:38:07 PM
Quick Conversions
| UGX | COP |
|---|---|
| 1 UGX | 0.90 COP |
| 10 UGX | 8.95 COP |
| 50 UGX | 44.75 COP |
| 100 UGX | 89.51 COP |
| 500 UGX | 447.54 COP |
| 1,000 UGX | 895.07 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-10T18:38:07Z",
"rates": {
"COP": 0.895072
}
}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": 89.5072,
"rate": 0.895072
}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