Rate Overview
Live
1 COP = 0.971854 UGX
1 UGX = 1.0290
COP
Avg
0.967103
High
0.981437
Low
0.956559
Last updated: 3/6/2026, 10:24:56 PM
Quick Conversions
| COP | UGX |
|---|---|
| 1 COP | 0.97 UGX |
| 10 COP | 9.72 UGX |
| 50 COP | 48.59 UGX |
| 100 COP | 97.19 UGX |
| 500 COP | 485.93 UGX |
| 1,000 COP | 971.85 UGX |
Get COP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=UGXExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-06T22:24:56Z",
"rates": {
"UGX": 0.971854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "UGX",
"amount": 100
},
"result": 97.1854,
"rate": 0.971854
}Build with COP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key