Rate Overview
Live
1 CAD = 2.6215 QAR
1 QAR = 0.381456
CAD
Avg
2.6332
High
2.6824
Low
2.5450
Last updated: 3/27/2026, 7:56:47 PM
Quick Conversions
| CAD | QAR |
|---|---|
| 1 CAD | 2.62 QAR |
| 10 CAD | 26.22 QAR |
| 50 CAD | 131.08 QAR |
| 100 CAD | 262.15 QAR |
| 500 CAD | 1,310.77 QAR |
| 1,000 CAD | 2,621.53 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-03-27T19:56:47Z",
"rates": {
"QAR": 2.621534
}
}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": 262.1534,
"rate": 2.621534
}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