Rate Overview
Live
1 COP = 1.1835 UGX
1 UGX = 0.844950
COP
Avg
1.1818
High
1.1882
Low
1.1739
Last updated: 8/13/2026, 2:59:44 PM
Quick Conversions
| COP | UGX |
|---|---|
| 1 COP | 1.18 UGX |
| 10 COP | 11.84 UGX |
| 50 COP | 59.18 UGX |
| 100 COP | 118.35 UGX |
| 500 COP | 591.75 UGX |
| 1,000 COP | 1,183.50 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-08-13T14:59:44Z",
"rates": {
"UGX": 1.183502
}
}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": 118.3502,
"rate": 1.183502
}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