Rate Overview
Live
1 UAH = 82.7469 COP
1 COP = 0.012085
UAH
Avg
83.3767
High
84.2398
Low
82.5595
Last updated: 4/17/2026, 5:53:08 PM
Quick Conversions
| UAH | COP |
|---|---|
| 1 UAH | 82.75 COP |
| 10 UAH | 827.47 COP |
| 50 UAH | 4,137.35 COP |
| 100 UAH | 8,274.69 COP |
| 500 UAH | 41,373.46 COP |
| 1,000 UAH | 82,746.91 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-04-17T17:53:08Z",
"rates": {
"COP": 82.746911
}
}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": 8274.6911,
"rate": 82.746911
}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