Rate Overview
Live
1 COP = 1.1741 UGX
1 UGX = 0.851690
COP
Avg
1.1570
High
1.1741
Low
1.1385
Last updated: 7/27/2026, 1:54:15 AM
Quick Conversions
| COP | UGX |
|---|---|
| 1 COP | 1.17 UGX |
| 10 COP | 11.74 UGX |
| 50 COP | 58.71 UGX |
| 100 COP | 117.41 UGX |
| 500 COP | 587.07 UGX |
| 1,000 COP | 1,174.14 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-07-27T01:54:15Z",
"rates": {
"UGX": 1.174136
}
}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": 117.4136,
"rate": 1.174136
}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