Rate Overview
Live
1 COP = 3.3645 UZS
1 UZS = 0.297221
COP
Avg
3.3547
High
3.3807
Low
3.3304
Last updated: 4/17/2026, 12:00:51 PM
Quick Conversions
| COP | UZS |
|---|---|
| 1 COP | 3.36 UZS |
| 10 COP | 33.64 UZS |
| 50 COP | 168.22 UZS |
| 100 COP | 336.45 UZS |
| 500 COP | 1,682.25 UZS |
| 1,000 COP | 3,364.50 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-04-17T12:00:51Z",
"rates": {
"UZS": 3.364496
}
}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": 336.4496,
"rate": 3.364496
}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