Rate Overview
Live
1 COP = 0.014044 UAH
1 UAH = 71.2048
COP
Avg
0.013983
High
0.014044
Low
0.013923
Last updated: 7/30/2026, 11:49:38 PM
Quick Conversions
| COP | UAH |
|---|---|
| 1 COP | 0.01 UAH |
| 10 COP | 0.14 UAH |
| 50 COP | 0.70 UAH |
| 100 COP | 1.40 UAH |
| 500 COP | 7.02 UAH |
| 1,000 COP | 14.04 UAH |
Get COP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=UAHExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-30T23:49:38Z",
"rates": {
"UAH": 0.014044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "UAH",
"amount": 100
},
"result": 1.4043999999999999,
"rate": 0.014044
}Build with COP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key