Rate Overview
Live
1 QAR = 0.375201 CAD
1 CAD = 2.6652
QAR
Avg
0.378131
High
0.380509
Low
0.375201
Last updated: 4/17/2026, 6:19:55 AM
Quick Conversions
| QAR | CAD |
|---|---|
| 1 QAR | 0.38 CAD |
| 10 QAR | 3.75 CAD |
| 50 QAR | 18.76 CAD |
| 100 QAR | 37.52 CAD |
| 500 QAR | 187.60 CAD |
| 1,000 QAR | 375.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-04-17T06:19:55Z",
"rates": {
"CAD": 0.375201
}
}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": 37.5201,
"rate": 0.375201
}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