Rate Overview
Live
1 QAR = 0.386847 CAD
1 CAD = 2.5850
QAR
Avg
0.380005
High
0.391208
Low
0.373092
Last updated: 7/24/2026, 4:15:05 PM
Quick Conversions
| QAR | CAD |
|---|---|
| 1 QAR | 0.39 CAD |
| 10 QAR | 3.87 CAD |
| 50 QAR | 19.34 CAD |
| 100 QAR | 38.68 CAD |
| 500 QAR | 193.42 CAD |
| 1,000 QAR | 386.85 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-24T16:15:05Z",
"rates": {
"CAD": 0.386847
}
}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.6847,
"rate": 0.386847
}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