Rate Overview
Live
1 CUP = 1.6488 UAH
1 UAH = 0.606506
CUP
Avg
1.6408
High
1.6488
Low
1.6371
Last updated: 4/17/2026, 10:40:11 AM
Quick Conversions
| CUP | UAH |
|---|---|
| 1 CUP | 1.65 UAH |
| 10 CUP | 16.49 UAH |
| 50 CUP | 82.44 UAH |
| 100 CUP | 164.88 UAH |
| 500 CUP | 824.39 UAH |
| 1,000 CUP | 1,648.79 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-04-17T10:40:11Z",
"rates": {
"UAH": 1.648787
}
}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": 164.8787,
"rate": 1.648787
}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