Rate Overview
Live
1 COP = 3.3163 UZS
1 UZS = 0.301540
COP
Avg
3.2962
High
3.3163
Low
3.2748
Last updated: 3/28/2026, 10:39:29 AM
Quick Conversions
| COP | UZS |
|---|---|
| 1 COP | 3.32 UZS |
| 10 COP | 33.16 UZS |
| 50 COP | 165.82 UZS |
| 100 COP | 331.63 UZS |
| 500 COP | 1,658.16 UZS |
| 1,000 COP | 3,316.31 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-28T10:39:29Z",
"rates": {
"UZS": 3.316314
}
}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": 331.63140000000004,
"rate": 3.316314
}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