Rate Overview
Live
1 COP = 0.012975 UAH
1 UAH = 77.0713
COP
Avg
0.012888
High
0.013069
Low
0.012661
Last updated: 6/18/2026, 10:17:33 AM
Quick Conversions
| COP | UAH |
|---|---|
| 1 COP | 0.01 UAH |
| 10 COP | 0.13 UAH |
| 50 COP | 0.65 UAH |
| 100 COP | 1.30 UAH |
| 500 COP | 6.49 UAH |
| 1,000 COP | 12.98 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-06-18T10:17:33Z",
"rates": {
"UAH": 0.012975
}
}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.2975,
"rate": 0.012975
}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