Rate Overview
Live
1 CAD = 1.3190 AWG
1 AWG = 0.758176
CAD
Avg
1.3119
High
1.3190
Low
1.3080
Last updated: 3/7/2026, 12:32:08 AM
Quick Conversions
| CAD | AWG |
|---|---|
| 1 CAD | 1.32 AWG |
| 10 CAD | 13.19 AWG |
| 50 CAD | 65.95 AWG |
| 100 CAD | 131.90 AWG |
| 500 CAD | 659.48 AWG |
| 1,000 CAD | 1,318.96 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-07T00:32:08Z",
"rates": {
"AWG": 1.318955
}
}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": 131.8955,
"rate": 1.318955
}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