Rate Overview
Live
1 COP = 1.0077 UGX
1 UGX = 0.992370
COP
Avg
0.898369
High
1.0077
Low
0.829442
Last updated: 3/27/2026, 8:20:38 AM
Quick Conversions
| COP | UGX |
|---|---|
| 1 COP | 1.01 UGX |
| 10 COP | 10.08 UGX |
| 50 COP | 50.38 UGX |
| 100 COP | 100.77 UGX |
| 500 COP | 503.84 UGX |
| 1,000 COP | 1,007.69 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-27T08:20:38Z",
"rates": {
"UGX": 1.007689
}
}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": 100.7689,
"rate": 1.007689
}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