Rate Overview
Live
1 CAD = 2.5777 QAR
1 QAR = 0.387941
CAD
Avg
2.6284
High
2.6875
Low
2.5633
Last updated: 7/28/2026, 7:07:51 AM
Quick Conversions
| CAD | QAR |
|---|---|
| 1 CAD | 2.58 QAR |
| 10 CAD | 25.78 QAR |
| 50 CAD | 128.89 QAR |
| 100 CAD | 257.77 QAR |
| 500 CAD | 1,288.86 QAR |
| 1,000 CAD | 2,577.71 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-28T07:07:51Z",
"rates": {
"QAR": 2.577711
}
}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": 257.7711,
"rate": 2.577711
}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