Rate Overview
Live
1 QAR = 22.5894 ALL
1 ALL = 0.044268
QAR
Avg
22.5423
High
22.8721
Low
22.1645
Last updated: 7/14/2026, 1:08:51 AM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.59 ALL |
| 10 QAR | 225.89 ALL |
| 50 QAR | 1,129.47 ALL |
| 100 QAR | 2,258.94 ALL |
| 500 QAR | 11,294.72 ALL |
| 1,000 QAR | 22,589.44 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-14T01:08:51Z",
"rates": {
"ALL": 22.589442
}
}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.9442,
"rate": 22.589442
}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