Rate Overview
Live
1 CUP = 1.8474 UAH
1 UAH = 0.541300
CUP
Avg
1.8450
High
1.8474
Low
1.8405
Last updated: 5/27/2026, 5:28:27 PM
Quick Conversions
| CUP | UAH |
|---|---|
| 1 CUP | 1.85 UAH |
| 10 CUP | 18.47 UAH |
| 50 CUP | 92.37 UAH |
| 100 CUP | 184.74 UAH |
| 500 CUP | 923.70 UAH |
| 1,000 CUP | 1,847.40 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-27T17:28:27Z",
"rates": {
"UAH": 1.847404
}
}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": 184.7404,
"rate": 1.847404
}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