Rate Overview
Live
1 QAR = 22.5835 ALL
1 ALL = 0.044280
QAR
Avg
23.6717
High
26.5032
Low
22.4532
Last updated: 7/29/2026, 2:21:14 PM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.58 ALL |
| 10 QAR | 225.83 ALL |
| 50 QAR | 1,129.17 ALL |
| 100 QAR | 2,258.35 ALL |
| 500 QAR | 11,291.74 ALL |
| 1,000 QAR | 22,583.48 ALL |
Get QAR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=ALLExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-29T14:21:14Z",
"rates": {
"ALL": 22.583477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "ALL",
"amount": 100
},
"result": 2258.3477,
"rate": 22.583477
}Build with QAR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key