Rate Overview
Live
1 COP = 3.7530 UZS
1 UZS = 0.266453
COP
Avg
3.3890
High
3.7530
Low
3.1555
Last updated: 7/29/2026, 12:02:00 AM
Quick Conversions
| COP | UZS |
|---|---|
| 1 COP | 3.75 UZS |
| 10 COP | 37.53 UZS |
| 50 COP | 187.65 UZS |
| 100 COP | 375.30 UZS |
| 500 COP | 1,876.51 UZS |
| 1,000 COP | 3,753.01 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-07-29T00:02:00Z",
"rates": {
"UZS": 3.753013
}
}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": 375.3013,
"rate": 3.753013
}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