Rate Overview
Live
1 UAH = 69.9897 COP
1 COP = 0.014288
UAH
Avg
70.0721
High
70.4182
Low
69.7027
Last updated: 8/19/2026, 8:32:34 PM
Quick Conversions
| UAH | COP |
|---|---|
| 1 UAH | 69.99 COP |
| 10 UAH | 699.90 COP |
| 50 UAH | 3,499.49 COP |
| 100 UAH | 6,998.97 COP |
| 500 UAH | 34,994.86 COP |
| 1,000 UAH | 69,989.72 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-08-19T20:32:34Z",
"rates": {
"COP": 69.989719
}
}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": 6998.9719,
"rate": 69.989719
}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