Rate Overview
Live
1 CAD = 32.2212 UAH
1 UAH = 0.031035
CAD
Avg
32.1678
High
32.2639
Low
32.0865
Last updated: 8/15/2026, 2:34:47 PM
Quick Conversions
| CAD | UAH |
|---|---|
| 1 CAD | 32.22 UAH |
| 10 CAD | 322.21 UAH |
| 50 CAD | 1,611.06 UAH |
| 100 CAD | 3,222.12 UAH |
| 500 CAD | 16,110.60 UAH |
| 1,000 CAD | 32,221.20 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-08-15T14:34:47Z",
"rates": {
"UAH": 32.221204
}
}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": 3222.1204,
"rate": 32.221204
}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