Rate Overview
Live
1 AWG = 0.773444 CAD
1 CAD = 1.2929
AWG
Avg
0.771843
High
0.773444
Low
0.769282
Last updated: 5/28/2026, 12:05:24 AM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.77 CAD |
| 10 AWG | 7.73 CAD |
| 50 AWG | 38.67 CAD |
| 100 AWG | 77.34 CAD |
| 500 AWG | 386.72 CAD |
| 1,000 AWG | 773.44 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-05-28T00:05:24Z",
"rates": {
"CAD": 0.773444
}
}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.34440000000001,
"rate": 0.773444
}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