Rate Overview
Live
1 UZS = 0.260028 COP
1 COP = 3.8457
UZS
Avg
0.265898
High
0.267973
Low
0.260028
Last updated: 7/31/2026, 3:57:12 AM
Quick Conversions
| UZS | COP |
|---|---|
| 1 UZS | 0.26 COP |
| 10 UZS | 2.60 COP |
| 50 UZS | 13.00 COP |
| 100 UZS | 26.00 COP |
| 500 UZS | 130.01 COP |
| 1,000 UZS | 260.03 COP |
Get UZS/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=COPExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-31T03:57:12Z",
"rates": {
"COP": 0.260028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "COP",
"amount": 100
},
"result": 26.002799999999997,
"rate": 0.260028
}Build with UZS/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key