Rate Overview
Live
1 AWG = 0.787307 CAD
1 CAD = 1.2702
AWG
Avg
0.771901
High
0.795282
Low
0.754415
Last updated: 7/22/2026, 6:18:48 PM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.79 CAD |
| 10 AWG | 7.87 CAD |
| 50 AWG | 39.37 CAD |
| 100 AWG | 78.73 CAD |
| 500 AWG | 393.65 CAD |
| 1,000 AWG | 787.31 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-22T18:18:48Z",
"rates": {
"CAD": 0.787307
}
}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.7307,
"rate": 0.787307
}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