Rate Overview
Live
1 COP = 3.2256 UZS
1 UZS = 0.310023
COP
Avg
3.2325
High
3.2480
Low
3.2158
Last updated: 3/7/2026, 7:36:10 AM
Quick Conversions
| COP | UZS |
|---|---|
| 1 COP | 3.23 UZS |
| 10 COP | 32.26 UZS |
| 50 COP | 161.28 UZS |
| 100 COP | 322.56 UZS |
| 500 COP | 1,612.79 UZS |
| 1,000 COP | 3,225.57 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-03-07T07:36:10Z",
"rates": {
"UZS": 3.225572
}
}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": 322.5572,
"rate": 3.225572
}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