Rate Overview
Live
1 CAD = 32.0433 UAH
1 UAH = 0.031208
CAD
Avg
32.0376
High
32.1200
Low
31.9535
Last updated: 5/26/2026, 10:29:32 PM
Quick Conversions
| CAD | UAH |
|---|---|
| 1 CAD | 32.04 UAH |
| 10 CAD | 320.43 UAH |
| 50 CAD | 1,602.17 UAH |
| 100 CAD | 3,204.33 UAH |
| 500 CAD | 16,021.66 UAH |
| 1,000 CAD | 32,043.32 UAH |
Get CAD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=UAHExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-26T22:29:32Z",
"rates": {
"UAH": 32.04332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "UAH",
"amount": 100
},
"result": 3204.3320000000003,
"rate": 32.04332
}Build with CAD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key