Rate Overview
Live
1 UZS = 0.302979 COP
1 COP = 3.3006
UZS
Avg
0.306164
High
0.319470
Low
0.296308
Last updated: 5/28/2026, 4:37:26 AM
Quick Conversions
| UZS | COP |
|---|---|
| 1 UZS | 0.30 COP |
| 10 UZS | 3.03 COP |
| 50 UZS | 15.15 COP |
| 100 UZS | 30.30 COP |
| 500 UZS | 151.49 COP |
| 1,000 UZS | 302.98 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-28T04:37:26Z",
"rates": {
"COP": 0.302979
}
}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.2979,
"rate": 0.302979
}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