Rate Overview
Live
1 QAR = 22.5200 ALL
1 ALL = 0.044405
QAR
Avg
22.7919
High
23.9805
Low
22.1621
Last updated: 5/29/2026, 2:30:23 PM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.52 ALL |
| 10 QAR | 225.20 ALL |
| 50 QAR | 1,126.00 ALL |
| 100 QAR | 2,252.00 ALL |
| 500 QAR | 11,260.01 ALL |
| 1,000 QAR | 22,520.01 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-05-29T14:30:23Z",
"rates": {
"ALL": 22.520013
}
}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": 2252.0013,
"rate": 22.520013
}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