Rate Overview
Live
1 CAD = 1.2939 AWG
1 AWG = 0.772830
CAD
Avg
1.3027
High
1.3238
Low
1.2772
Last updated: 5/27/2026, 4:07:23 PM
Quick Conversions
| CAD | AWG |
|---|---|
| 1 CAD | 1.29 AWG |
| 10 CAD | 12.94 AWG |
| 50 CAD | 64.70 AWG |
| 100 CAD | 129.39 AWG |
| 500 CAD | 646.97 AWG |
| 1,000 CAD | 1,293.95 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-27T16:07:23Z",
"rates": {
"AWG": 1.293946
}
}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.3946,
"rate": 1.293946
}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