Rate Overview
Live
1 UZS = 0.304931 COP
1 COP = 3.2794
UZS
Avg
0.306237
High
0.319470
Low
0.296308
Last updated: 5/28/2026, 3:40:58 AM
Quick Conversions
| UZS | COP |
|---|---|
| 1 UZS | 0.30 COP |
| 10 UZS | 3.05 COP |
| 50 UZS | 15.25 COP |
| 100 UZS | 30.49 COP |
| 500 UZS | 152.47 COP |
| 1,000 UZS | 304.93 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-05-28T03:40:58Z",
"rates": {
"COP": 0.304931
}
}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": 30.493100000000002,
"rate": 0.304931
}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