Rate Overview
Live
1 UAH = 82.8601 COP
1 COP = 0.012069
UAH
Avg
85.6354
High
90.1295
Low
81.0167
Last updated: 5/27/2026, 10:53:36 PM
Quick Conversions
| UAH | COP |
|---|---|
| 1 UAH | 82.86 COP |
| 10 UAH | 828.60 COP |
| 50 UAH | 4,143.01 COP |
| 100 UAH | 8,286.01 COP |
| 500 UAH | 41,430.06 COP |
| 1,000 UAH | 82,860.12 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-05-27T22:53:36Z",
"rates": {
"COP": 82.860118
}
}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": 8286.0118,
"rate": 82.860118
}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