Rate Overview
Live
1 UZS = 0.297221 COP
1 COP = 3.3645
UZS
Avg
0.298098
High
0.300265
Low
0.295795
Last updated: 4/17/2026, 5:51:55 PM
Quick Conversions
| UZS | COP |
|---|---|
| 1 UZS | 0.30 COP |
| 10 UZS | 2.97 COP |
| 50 UZS | 14.86 COP |
| 100 UZS | 29.72 COP |
| 500 UZS | 148.61 COP |
| 1,000 UZS | 297.22 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-04-17T17:51:55Z",
"rates": {
"COP": 0.297221
}
}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": 29.7221,
"rate": 0.297221
}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