Rate Overview
Live
1 CAD = 2.5861 QAR
1 QAR = 0.386687
CAD
Avg
2.5758
High
2.5963
Low
2.5570
Last updated: 7/27/2026, 3:36:03 AM
Quick Conversions
| CAD | QAR |
|---|---|
| 1 CAD | 2.59 QAR |
| 10 CAD | 25.86 QAR |
| 50 CAD | 129.30 QAR |
| 100 CAD | 258.61 QAR |
| 500 CAD | 1,293.04 QAR |
| 1,000 CAD | 2,586.07 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-07-27T03:36:03Z",
"rates": {
"QAR": 2.586072
}
}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": 258.60720000000003,
"rate": 2.586072
}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