Rate Overview
Live
1 AWG = 0.772194 CAD
1 CAD = 1.2950
AWG
Avg
0.769968
High
0.774856
Low
0.765819
Last updated: 3/28/2026, 3:45:53 PM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.77 CAD |
| 10 AWG | 7.72 CAD |
| 50 AWG | 38.61 CAD |
| 100 AWG | 77.22 CAD |
| 500 AWG | 386.10 CAD |
| 1,000 AWG | 772.19 CAD |
Get AWG/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=CADExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-28T15:45:53Z",
"rates": {
"CAD": 0.772194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "CAD",
"amount": 100
},
"result": 77.21940000000001,
"rate": 0.772194
}Build with AWG/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key