Rate Overview
Live
1 AWG = 0.757919 CAD
1 CAD = 1.3194
AWG
Avg
0.761249
High
0.764534
Low
0.757867
Last updated: 3/8/2026, 9:22:42 AM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.76 CAD |
| 10 AWG | 7.58 CAD |
| 50 AWG | 37.90 CAD |
| 100 AWG | 75.79 CAD |
| 500 AWG | 378.96 CAD |
| 1,000 AWG | 757.92 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-03-08T09:22:42Z",
"rates": {
"CAD": 0.757919
}
}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": 75.7919,
"rate": 0.757919
}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