Rate Overview
Live
1 AWG = 0.787913 CAD
1 CAD = 1.2692
AWG
Avg
0.785312
High
0.787913
Low
0.783251
Last updated: 7/24/2026, 1:15:11 PM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.79 CAD |
| 10 AWG | 7.88 CAD |
| 50 AWG | 39.40 CAD |
| 100 AWG | 78.79 CAD |
| 500 AWG | 393.96 CAD |
| 1,000 AWG | 787.91 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-24T13:15:11Z",
"rates": {
"CAD": 0.787913
}
}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.79129999999999,
"rate": 0.787913
}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