Rate Overview
Live
1 UAH = 86.3989 COP
1 COP = 0.011574
UAH
Avg
86.6573
High
87.1119
Low
85.6561
Last updated: 3/7/2026, 9:17:54 AM
Quick Conversions
| UAH | COP |
|---|---|
| 1 UAH | 86.40 COP |
| 10 UAH | 863.99 COP |
| 50 UAH | 4,319.95 COP |
| 100 UAH | 8,639.89 COP |
| 500 UAH | 43,199.46 COP |
| 1,000 UAH | 86,398.92 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-03-07T09:17:54Z",
"rates": {
"COP": 86.398917
}
}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": 8639.8917,
"rate": 86.398917
}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