Rate Overview
Live
1 AWG = 0.758273 CAD
1 CAD = 1.3188
AWG
Avg
0.756173
High
0.758273
Low
0.754415
Last updated: 5/7/2026, 10:49:32 PM
Quick Conversions
| AWG | CAD |
|---|---|
| 1 AWG | 0.76 CAD |
| 10 AWG | 7.58 CAD |
| 50 AWG | 37.91 CAD |
| 100 AWG | 75.83 CAD |
| 500 AWG | 379.14 CAD |
| 1,000 AWG | 758.27 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-05-07T22:49:32Z",
"rates": {
"CAD": 0.758273
}
}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.8273,
"rate": 0.758273
}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