Rate Overview
Live
1 UAH = 69.9584 COP
1 COP = 0.014294
UAH
Avg
86.5369
High
100.2568
Low
69.9584
Last updated: 7/31/2026, 9:05:48 AM
Quick Conversions
| UAH | COP |
|---|---|
| 1 UAH | 69.96 COP |
| 10 UAH | 699.58 COP |
| 50 UAH | 3,497.92 COP |
| 100 UAH | 6,995.84 COP |
| 500 UAH | 34,979.22 COP |
| 1,000 UAH | 69,958.43 COP |
Get UAH/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=COPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-31T09:05:48Z",
"rates": {
"COP": 69.958433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "COP",
"amount": 100
},
"result": 6995.8432999999995,
"rate": 69.958433
}Build with UAH/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key