Rate Overview
Live
1 UGX = 0.910467 COP
1 COP = 1.0983
UGX
Avg
1.0458
High
1.1647
Low
0.910467
Last updated: 7/8/2026, 7:08:12 AM
Quick Conversions
| UGX | COP |
|---|---|
| 1 UGX | 0.91 COP |
| 10 UGX | 9.10 COP |
| 50 UGX | 45.52 COP |
| 100 UGX | 91.05 COP |
| 500 UGX | 455.23 COP |
| 1,000 UGX | 910.47 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-07-08T07:08:12Z",
"rates": {
"COP": 0.910467
}
}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": 91.0467,
"rate": 0.910467
}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