Rate Overview
Live
1 COP = 3.5085 UZS
1 UZS = 0.285021
COP
Avg
3.4660
High
3.5085
Low
3.4291
Last updated: 6/19/2026, 8:41:40 AM
Quick Conversions
| COP | UZS |
|---|---|
| 1 COP | 3.51 UZS |
| 10 COP | 35.09 UZS |
| 50 COP | 175.43 UZS |
| 100 COP | 350.85 UZS |
| 500 COP | 1,754.25 UZS |
| 1,000 COP | 3,508.51 UZS |
Get COP/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=UZSExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T08:41:40Z",
"rates": {
"UZS": 3.508509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "UZS",
"amount": 100
},
"result": 350.8509,
"rate": 3.508509
}Build with COP/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key