Rate Overview
Live
1 QAR = 0.389185 CAD
1 CAD = 2.5695
QAR
Avg
0.390076
High
0.390752
Low
0.389185
Last updated: 7/9/2026, 4:04:54 AM
Quick Conversions
| QAR | CAD |
|---|---|
| 1 QAR | 0.39 CAD |
| 10 QAR | 3.89 CAD |
| 50 QAR | 19.46 CAD |
| 100 QAR | 38.92 CAD |
| 500 QAR | 194.59 CAD |
| 1,000 QAR | 389.19 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-09T04:04:54Z",
"rates": {
"CAD": 0.389185
}
}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.9185,
"rate": 0.389185
}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