Rate Overview
Live
1 COP = 0.011574 UAH
1 UAH = 86.4006
COP
Avg
0.011540
High
0.011674
Low
0.011479
Last updated: 3/7/2026, 7:43:12 AM
Quick Conversions
| COP | UAH |
|---|---|
| 1 COP | 0.01 UAH |
| 10 COP | 0.12 UAH |
| 50 COP | 0.58 UAH |
| 100 COP | 1.16 UAH |
| 500 COP | 5.79 UAH |
| 1,000 COP | 11.57 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-03-07T07:43:12Z",
"rates": {
"UAH": 0.011574
}
}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.1574,
"rate": 0.011574
}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