Rate Overview
Live
1 CAD = 1.2776 AWG
1 AWG = 0.782710
CAD
Avg
1.2646
High
1.2776
Low
1.2570
Last updated: 7/20/2026, 2:39:30 AM
Quick Conversions
| CAD | AWG |
|---|---|
| 1 CAD | 1.28 AWG |
| 10 CAD | 12.78 AWG |
| 50 CAD | 63.88 AWG |
| 100 CAD | 127.76 AWG |
| 500 CAD | 638.81 AWG |
| 1,000 CAD | 1,277.61 AWG |
Get CAD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=AWGExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-20T02:39:30Z",
"rates": {
"AWG": 1.277613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "AWG",
"amount": 100
},
"result": 127.7613,
"rate": 1.277613
}Build with CAD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key