Rate Overview
Live
1 QAR = 22.6226 ALL
1 ALL = 0.044204
QAR
Avg
22.5745
High
22.6226
Low
22.5208
Last updated: 7/26/2026, 1:58:16 PM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.62 ALL |
| 10 QAR | 226.23 ALL |
| 50 QAR | 1,131.13 ALL |
| 100 QAR | 2,262.26 ALL |
| 500 QAR | 11,311.31 ALL |
| 1,000 QAR | 22,622.61 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-26T13:58:16Z",
"rates": {
"ALL": 22.622614
}
}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": 2262.2614,
"rate": 22.622614
}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