Rate Overview
Live
1 COP = 3.2400 UZS
1 UZS = 0.308639
COP
Avg
3.2573
High
3.3144
Low
3.2180
Last updated: 5/7/2026, 2:48:26 PM
Quick Conversions
| COP | UZS |
|---|---|
| 1 COP | 3.24 UZS |
| 10 COP | 32.40 UZS |
| 50 COP | 162.00 UZS |
| 100 COP | 324.00 UZS |
| 500 COP | 1,620.02 UZS |
| 1,000 COP | 3,240.04 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-05-07T14:48:26Z",
"rates": {
"UZS": 3.240036
}
}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": 324.0036,
"rate": 3.240036
}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