Rate Overview
Live
1 CAD = 2.6310 QAR
1 QAR = 0.380084
CAD
Avg
2.6464
High
2.6832
Low
2.5972
Last updated: 5/27/2026, 7:31:26 PM
Quick Conversions
| CAD | QAR |
|---|---|
| 1 CAD | 2.63 QAR |
| 10 CAD | 26.31 QAR |
| 50 CAD | 131.55 QAR |
| 100 CAD | 263.10 QAR |
| 500 CAD | 1,315.50 QAR |
| 1,000 CAD | 2,631.00 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-05-27T19:31:26Z",
"rates": {
"QAR": 2.630998
}
}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.0998,
"rate": 2.630998
}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