Rate Overview
Live
1 QAR = 0.372687 CAD
1 CAD = 2.6832
QAR
Avg
0.374581
High
0.375965
Low
0.372687
Last updated: 3/7/2026, 10:57:38 AM
Quick Conversions
| QAR | CAD |
|---|---|
| 1 QAR | 0.37 CAD |
| 10 QAR | 3.73 CAD |
| 50 QAR | 18.63 CAD |
| 100 QAR | 37.27 CAD |
| 500 QAR | 186.34 CAD |
| 1,000 QAR | 372.69 CAD |
Get QAR/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=CADExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-07T10:57:38Z",
"rates": {
"CAD": 0.372687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "CAD",
"amount": 100
},
"result": 37.268699999999995,
"rate": 0.372687
}Build with QAR/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key