Rate Overview
Live
1 CAD = 1.2694 AWG
1 AWG = 0.787796
CAD
Avg
1.2957
High
1.3252
Low
1.2585
Last updated: 7/28/2026, 2:07:05 PM
Quick Conversions
| CAD | AWG |
|---|---|
| 1 CAD | 1.27 AWG |
| 10 CAD | 12.69 AWG |
| 50 CAD | 63.47 AWG |
| 100 CAD | 126.94 AWG |
| 500 CAD | 634.68 AWG |
| 1,000 CAD | 1,269.36 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-28T14:07:05Z",
"rates": {
"AWG": 1.269364
}
}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": 126.93639999999999,
"rate": 1.269364
}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