Rate Overview
Live
1 UGX = 0.809873 COP
1 COP = 1.2348
UGX
Avg
0.832962
High
0.851467
Low
0.809873
Last updated: 9/11/2026, 12:48:55 PM
Quick Conversions
| UGX | COP |
|---|---|
| 1 UGX | 0.81 COP |
| 10 UGX | 8.10 COP |
| 50 UGX | 40.49 COP |
| 100 UGX | 80.99 COP |
| 500 UGX | 404.94 COP |
| 1,000 UGX | 809.87 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-09-11T12:48:55Z",
"rates": {
"COP": 0.809873
}
}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": 80.98729999999999,
"rate": 0.809873
}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