Rate Overview
Live
1 COP = 1.0348 UGX
1 UGX = 0.966359
COP
Avg
0.998235
High
1.0348
Low
0.942303
Last updated: 5/29/2026, 2:38:04 PM
Quick Conversions
| COP | UGX |
|---|---|
| 1 COP | 1.03 UGX |
| 10 COP | 10.35 UGX |
| 50 COP | 51.74 UGX |
| 100 COP | 103.48 UGX |
| 500 COP | 517.41 UGX |
| 1,000 COP | 1,034.81 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-29T14:38:04Z",
"rates": {
"UGX": 1.034812
}
}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": 103.4812,
"rate": 1.034812
}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