Rate Overview
Live
1 AWG = 0.787796 CAD
1 CAD = 1.2694
AWG
Avg
0.777623
High
0.807266
Low
0.754782
Last updated: 7/28/2026, 2:08:35 PM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.79 CAD |
| 10 AWG | 7.88 CAD |
| 50 AWG | 39.39 CAD |
| 100 AWG | 78.78 CAD |
| 500 AWG | 393.90 CAD |
| 1,000 AWG | 787.80 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-28T14:08:35Z",
"rates": {
"CAD": 0.787796
}
}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.7796,
"rate": 0.787796
}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