Rate Overview
Live
1 UGX = 0.924495 COP
1 COP = 1.0817
UGX
Avg
0.990217
High
1.0438
Low
0.924495
Last updated: 7/3/2026, 2:29:29 AM
Quick Conversions
| UGX | COP |
|---|---|
| 1 UGX | 0.92 COP |
| 10 UGX | 9.24 COP |
| 50 UGX | 46.22 COP |
| 100 UGX | 92.45 COP |
| 500 UGX | 462.25 COP |
| 1,000 UGX | 924.50 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-03T02:29:29Z",
"rates": {
"COP": 0.924495
}
}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": 92.4495,
"rate": 0.924495
}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