Rate Overview
Live
1 COP = 1.0036 UGX
1 UGX = 0.996433
COP
Avg
1.0167
High
1.0285
Low
1.0036
Last updated: 5/8/2026, 12:59:45 PM
Quick Conversions
| COP | UGX |
|---|---|
| 1 COP | 1.00 UGX |
| 10 COP | 10.04 UGX |
| 50 COP | 50.18 UGX |
| 100 COP | 100.36 UGX |
| 500 COP | 501.79 UGX |
| 1,000 COP | 1,003.58 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-05-08T12:59:45Z",
"rates": {
"UGX": 1.00358
}
}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.35799999999999,
"rate": 1.00358
}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