Rate Overview
Live
1 UGX = 1.0290 COP
1 COP = 0.971855
UGX
Avg
1.0341
High
1.0454
Low
1.0189
Last updated: 3/6/2026, 2:51:13 PM
Quick Conversions
| UGX | COP |
|---|---|
| 1 UGX | 1.03 COP |
| 10 UGX | 10.29 COP |
| 50 UGX | 51.45 COP |
| 100 UGX | 102.90 COP |
| 500 UGX | 514.48 COP |
| 1,000 UGX | 1,028.96 COP |
Get UGX/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=COPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T14:51:13Z",
"rates": {
"COP": 1.02896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "COP",
"amount": 100
},
"result": 102.89600000000002,
"rate": 1.02896
}Build with UGX/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key