Rate Overview
Live
1 COP = 3.5887 UZS
1 UZS = 0.278654
COP
Avg
3.5753
High
3.6110
Low
3.5210
Last updated: 7/9/2026, 12:25:36 PM
Quick Conversions
| COP | UZS |
|---|---|
| 1 COP | 3.59 UZS |
| 10 COP | 35.89 UZS |
| 50 COP | 179.43 UZS |
| 100 COP | 358.87 UZS |
| 500 COP | 1,794.34 UZS |
| 1,000 COP | 3,588.68 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-09T12:25:36Z",
"rates": {
"UZS": 3.588679
}
}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": 358.8679,
"rate": 3.588679
}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