Rate Overview
Live
1 CAD = 2.5826 QAR
1 QAR = 0.387211
CAD
Avg
2.6154
High
2.6942
Low
2.5190
Last updated: 7/26/2026, 3:39:40 PM
Quick Conversions
| CAD | QAR |
|---|---|
| 1 CAD | 2.58 QAR |
| 10 CAD | 25.83 QAR |
| 50 CAD | 129.13 QAR |
| 100 CAD | 258.26 QAR |
| 500 CAD | 1,291.29 QAR |
| 1,000 CAD | 2,582.57 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-26T15:39:40Z",
"rates": {
"QAR": 2.58257
}
}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.257,
"rate": 2.58257
}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