Rate Overview
Live
1 CAD = 32.0389 UAH
1 UAH = 0.031212
CAD
Avg
31.4939
High
32.3645
Low
30.1142
Last updated: 5/26/2026, 9:33:40 PM
Quick Conversions
| CAD | UAH |
|---|---|
| 1 CAD | 32.04 UAH |
| 10 CAD | 320.39 UAH |
| 50 CAD | 1,601.95 UAH |
| 100 CAD | 3,203.89 UAH |
| 500 CAD | 16,019.46 UAH |
| 1,000 CAD | 32,038.91 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-26T21:33:40Z",
"rates": {
"UAH": 32.038912
}
}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.8912000000005,
"rate": 32.038912
}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