Rate Overview
Live
1 CUP = 1.6834 UAH
1 UAH = 0.594029
CUP
Avg
1.7402
High
1.8462
Low
1.6389
Last updated: 7/31/2026, 3:05:56 PM
Quick Conversions
| CUP | UAH |
|---|---|
| 1 CUP | 1.68 UAH |
| 10 CUP | 16.83 UAH |
| 50 CUP | 84.17 UAH |
| 100 CUP | 168.34 UAH |
| 500 CUP | 841.71 UAH |
| 1,000 CUP | 1,683.42 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-31T15:05:56Z",
"rates": {
"UAH": 1.683419
}
}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": 168.3419,
"rate": 1.683419
}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