Rate Overview
Live
1 QAR = 0.381144 CAD
1 CAD = 2.6237
QAR
Avg
0.376076
High
0.381144
Low
0.372333
Last updated: 3/27/2026, 4:28:07 PM
Quick Conversions
| QAR | CAD |
|---|---|
| 1 QAR | 0.38 CAD |
| 10 QAR | 3.81 CAD |
| 50 QAR | 19.06 CAD |
| 100 QAR | 38.11 CAD |
| 500 QAR | 190.57 CAD |
| 1,000 QAR | 381.14 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-27T16:28:07Z",
"rates": {
"CAD": 0.381144
}
}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": 38.114399999999996,
"rate": 0.381144
}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