Rate Overview
Live
1 AWG = 0.781782 CAD
1 CAD = 1.2791
AWG
Avg
0.781091
High
0.782912
Low
0.778172
Last updated: 6/17/2026, 1:38:51 AM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.78 CAD |
| 10 AWG | 7.82 CAD |
| 50 AWG | 39.09 CAD |
| 100 AWG | 78.18 CAD |
| 500 AWG | 390.89 CAD |
| 1,000 AWG | 781.78 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-06-17T01:38:51Z",
"rates": {
"CAD": 0.781782
}
}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.1782,
"rate": 0.781782
}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