Rate Overview
Live
1 QAR = 0.385198 CAD
1 CAD = 2.5961
QAR
Avg
0.380352
High
0.390153
Low
0.372798
Last updated: 7/19/2026, 2:44:46 PM
Quick Conversions
| QAR | CAD |
|---|---|
| 1 QAR | 0.39 CAD |
| 10 QAR | 3.85 CAD |
| 50 QAR | 19.26 CAD |
| 100 QAR | 38.52 CAD |
| 500 QAR | 192.60 CAD |
| 1,000 QAR | 385.20 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-07-19T14:44:46Z",
"rates": {
"CAD": 0.385198
}
}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.5198,
"rate": 0.385198
}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