Rate Overview
Live
1 CAD = 1.2920 AWG
1 AWG = 0.773975
CAD
Avg
1.3061
High
1.3216
Low
1.2898
Last updated: 3/27/2026, 7:51:32 AM
Quick Conversions
| CAD | AWG |
|---|---|
| 1 CAD | 1.29 AWG |
| 10 CAD | 12.92 AWG |
| 50 CAD | 64.60 AWG |
| 100 CAD | 129.20 AWG |
| 500 CAD | 646.02 AWG |
| 1,000 CAD | 1,292.03 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-03-27T07:51:32Z",
"rates": {
"AWG": 1.292031
}
}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.2031,
"rate": 1.292031
}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