Rate Overview
Live
1 CAD = 1.2902 AWG
1 AWG = 0.775089
CAD
Avg
1.2868
High
1.2903
Low
1.2832
Last updated: 8/16/2026, 9:17:56 AM
Quick Conversions
| CAD | AWG |
|---|---|
| 1 CAD | 1.29 AWG |
| 10 CAD | 12.90 AWG |
| 50 CAD | 64.51 AWG |
| 100 CAD | 129.02 AWG |
| 500 CAD | 645.09 AWG |
| 1,000 CAD | 1,290.18 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-08-16T09:17:56Z",
"rates": {
"AWG": 1.290175
}
}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": 129.0175,
"rate": 1.290175
}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