Rate Overview
Live
1 AWG = 0.788743 CAD
1 CAD = 1.2678
AWG
Avg
0.787405
High
0.788874
Low
0.786222
Last updated: 7/28/2026, 3:05:10 AM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.79 CAD |
| 10 AWG | 7.89 CAD |
| 50 AWG | 39.44 CAD |
| 100 AWG | 78.87 CAD |
| 500 AWG | 394.37 CAD |
| 1,000 AWG | 788.74 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-07-28T03:05:10Z",
"rates": {
"CAD": 0.788743
}
}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": 78.87429999999999,
"rate": 0.788743
}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