Rate Overview
Live
1 CUP = 1.6542 UAH
1 UAH = 0.604510
CUP
Avg
1.7536
High
1.8387
Low
1.6542
Last updated: 3/28/2026, 1:33:58 PM
Quick Conversions
| CUP | UAH |
|---|---|
| 1 CUP | 1.65 UAH |
| 10 CUP | 16.54 UAH |
| 50 CUP | 82.71 UAH |
| 100 CUP | 165.42 UAH |
| 500 CUP | 827.12 UAH |
| 1,000 CUP | 1,654.23 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-03-28T13:33:58Z",
"rates": {
"UAH": 1.654233
}
}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": 165.4233,
"rate": 1.654233
}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