Rate Overview
Live
1 AWG = 0.773634 CAD
1 CAD = 1.2926
AWG
Avg
0.771870
High
0.773634
Low
0.769282
Last updated: 5/28/2026, 1:19:31 AM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.77 CAD |
| 10 AWG | 7.74 CAD |
| 50 AWG | 38.68 CAD |
| 100 AWG | 77.36 CAD |
| 500 AWG | 386.82 CAD |
| 1,000 AWG | 773.63 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-28T01:19:31Z",
"rates": {
"CAD": 0.773634
}
}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.3634,
"rate": 0.773634
}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