Rate Overview
Live
1 QAR = 22.6419 ALL
1 ALL = 0.044166
QAR
Avg
22.6788
High
23.1457
Low
22.2197
Last updated: 7/29/2026, 1:42:39 AM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.64 ALL |
| 10 QAR | 226.42 ALL |
| 50 QAR | 1,132.10 ALL |
| 100 QAR | 2,264.19 ALL |
| 500 QAR | 11,320.95 ALL |
| 1,000 QAR | 22,641.90 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-29T01:42:39Z",
"rates": {
"ALL": 22.641904
}
}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": 2264.1904,
"rate": 22.641904
}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