Rate Overview
Live
1 CUP = 1.6972 UAH
1 UAH = 0.589217
CUP
Avg
1.6873
High
1.6972
Low
1.6793
Last updated: 7/29/2026, 4:43:53 PM
Quick Conversions
| CUP | UAH |
|---|---|
| 1 CUP | 1.70 UAH |
| 10 CUP | 16.97 UAH |
| 50 CUP | 84.86 UAH |
| 100 CUP | 169.72 UAH |
| 500 CUP | 848.58 UAH |
| 1,000 CUP | 1,697.17 UAH |
Get CUP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=UAHExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-29T16:43:53Z",
"rates": {
"UAH": 1.697169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "UAH",
"amount": 100
},
"result": 169.71689999999998,
"rate": 1.697169
}Build with CUP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key