Rate Overview
Live
1 CAD = 32.0322 UAH
1 UAH = 0.031219
CAD
Avg
32.0362
High
32.1200
Low
31.9535
Last updated: 5/26/2026, 8:23:35 PM
Quick Conversions
| CAD | UAH |
|---|---|
| 1 CAD | 32.03 UAH |
| 10 CAD | 320.32 UAH |
| 50 CAD | 1,601.61 UAH |
| 100 CAD | 3,203.22 UAH |
| 500 CAD | 16,016.09 UAH |
| 1,000 CAD | 32,032.19 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-26T20:23:35Z",
"rates": {
"UAH": 32.032187
}
}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": 3203.2187,
"rate": 32.032187
}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