Rate Overview
Live
1 UGX = 0.978447 COP
1 COP = 1.0220
UGX
Avg
0.980195
High
0.992929
Low
0.964656
Last updated: 4/17/2026, 6:18:52 AM
Quick Conversions
| UGX | COP |
|---|---|
| 1 UGX | 0.98 COP |
| 10 UGX | 9.78 COP |
| 50 UGX | 48.92 COP |
| 100 UGX | 97.84 COP |
| 500 UGX | 489.22 COP |
| 1,000 UGX | 978.45 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-04-17T06:18:52Z",
"rates": {
"COP": 0.978447
}
}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": 97.84469999999999,
"rate": 0.978447
}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