Rate Overview
Live
1 UGX = 0.992369 COP
1 COP = 1.0077
UGX
Avg
1.0531
High
1.1459
Low
0.981291
Last updated: 3/27/2026, 12:02:54 PM
Quick Conversions
| UGX | COP |
|---|---|
| 1 UGX | 0.99 COP |
| 10 UGX | 9.92 COP |
| 50 UGX | 49.62 COP |
| 100 UGX | 99.24 COP |
| 500 UGX | 496.18 COP |
| 1,000 UGX | 992.37 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-27T12:02:54Z",
"rates": {
"COP": 0.992369
}
}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": 99.23689999999999,
"rate": 0.992369
}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