Rate Overview
Live
1 CUP = 1.6602 UAH
1 UAH = 0.602321
CUP
Avg
1.6596
High
1.6638
Low
1.6549
Last updated: 5/7/2026, 3:40:03 PM
Quick Conversions
| CUP | UAH |
|---|---|
| 1 CUP | 1.66 UAH |
| 10 CUP | 16.60 UAH |
| 50 CUP | 83.01 UAH |
| 100 CUP | 166.02 UAH |
| 500 CUP | 830.12 UAH |
| 1,000 CUP | 1,660.25 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-05-07T15:40:03Z",
"rates": {
"UAH": 1.660245
}
}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": 166.0245,
"rate": 1.660245
}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