Rate Overview
Live
1 AWG = 0.775039 CAD
1 CAD = 1.2903
AWG
Avg
0.777539
High
0.779284
Low
0.775039
Last updated: 8/15/2026, 8:04:53 AM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.78 CAD |
| 10 AWG | 7.75 CAD |
| 50 AWG | 38.75 CAD |
| 100 AWG | 77.50 CAD |
| 500 AWG | 387.52 CAD |
| 1,000 AWG | 775.04 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-08-15T08:04:53Z",
"rates": {
"CAD": 0.775039
}
}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": 77.5039,
"rate": 0.775039
}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