Rate Overview
Live
1 UAH = 71.2041 COP
1 COP = 0.014044
UAH
Avg
73.1367
High
76.8025
Low
71.2041
Last updated: 7/30/2026, 11:50:40 PM
Quick Conversions
| UAH | COP |
|---|---|
| 1 UAH | 71.20 COP |
| 10 UAH | 712.04 COP |
| 50 UAH | 3,560.20 COP |
| 100 UAH | 7,120.41 COP |
| 500 UAH | 35,602.04 COP |
| 1,000 UAH | 71,204.09 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-30T23:50:40Z",
"rates": {
"COP": 71.204088
}
}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": 7120.4088,
"rate": 71.204088
}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