Rate Overview
Live
1 COP = 1.1424 UGX
1 UGX = 0.875384
COP
Avg
1.0230
High
1.1424
Low
0.942303
Last updated: 7/20/2026, 12:16:21 AM
Quick Conversions
| COP | UGX |
|---|---|
| 1 COP | 1.14 UGX |
| 10 COP | 11.42 UGX |
| 50 COP | 57.12 UGX |
| 100 COP | 114.24 UGX |
| 500 COP | 571.18 UGX |
| 1,000 COP | 1,142.36 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-20T00:16:21Z",
"rates": {
"UGX": 1.142356
}
}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": 114.23559999999999,
"rate": 1.142356
}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