Rate Overview
Live
1 CAD = 2.6378 QAR
1 QAR = 0.379106
CAD
Avg
2.6262
High
2.6395
Low
2.6141
Last updated: 9/4/2026, 8:00:33 AM
Quick Conversions
| CAD | QAR |
|---|---|
| 1 CAD | 2.64 QAR |
| 10 CAD | 26.38 QAR |
| 50 CAD | 131.89 QAR |
| 100 CAD | 263.78 QAR |
| 500 CAD | 1,318.89 QAR |
| 1,000 CAD | 2,637.79 QAR |
Get CAD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=QARExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-09-04T08:00:33Z",
"rates": {
"QAR": 2.637786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "QAR",
"amount": 100
},
"result": 263.77860000000004,
"rate": 2.637786
}Build with CAD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key