Rate Overview
Live
1 QAR = 0.387115 CAD
1 CAD = 2.5832
QAR
Avg
0.388125
High
0.391086
Low
0.385170
Last updated: 7/29/2026, 6:28:59 PM
Quick Conversions
| QAR | CAD |
|---|---|
| 1 QAR | 0.39 CAD |
| 10 QAR | 3.87 CAD |
| 50 QAR | 19.36 CAD |
| 100 QAR | 38.71 CAD |
| 500 QAR | 193.56 CAD |
| 1,000 QAR | 387.12 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-29T18:28:59Z",
"rates": {
"CAD": 0.387115
}
}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.7115,
"rate": 0.387115
}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