Rate Overview
Live
1 CAD = 1.3223 AWG
1 AWG = 0.756237
CAD
Avg
1.3228
High
1.3255
Low
1.3188
Last updated: 5/7/2026, 10:15:22 AM
Quick Conversions
| CAD | AWG |
|---|---|
| 1 CAD | 1.32 AWG |
| 10 CAD | 13.22 AWG |
| 50 CAD | 66.12 AWG |
| 100 CAD | 132.23 AWG |
| 500 CAD | 661.17 AWG |
| 1,000 CAD | 1,322.34 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-05-07T10:15:22Z",
"rates": {
"AWG": 1.322337
}
}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": 132.2337,
"rate": 1.322337
}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