Rate Overview
Live
1 QAR = 0.374015 CAD
1 CAD = 2.6737
QAR
Avg
0.373630
High
0.375127
Low
0.372678
Last updated: 5/7/2026, 11:22:17 AM
Quick Conversions
| QAR | CAD |
|---|---|
| 1 QAR | 0.37 CAD |
| 10 QAR | 3.74 CAD |
| 50 QAR | 18.70 CAD |
| 100 QAR | 37.40 CAD |
| 500 QAR | 187.01 CAD |
| 1,000 QAR | 374.02 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-05-07T11:22:17Z",
"rates": {
"CAD": 0.374015
}
}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.4015,
"rate": 0.374015
}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