Rate Overview
Live
1 CUP = 1.6856 UAH
1 UAH = 0.593247
CUP
Avg
1.6876
High
1.6892
Low
1.6856
Last updated: 8/20/2026, 2:49:32 PM
Quick Conversions
| CUP | UAH |
|---|---|
| 1 CUP | 1.69 UAH |
| 10 CUP | 16.86 UAH |
| 50 CUP | 84.28 UAH |
| 100 CUP | 168.56 UAH |
| 500 CUP | 842.82 UAH |
| 1,000 CUP | 1,685.64 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-08-20T14:49:32Z",
"rates": {
"UAH": 1.685638
}
}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.5638,
"rate": 1.685638
}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