Rate Overview
Live
1 QAR = 22.0152 ALL
1 ALL = 0.045423
QAR
Avg
22.0773
High
22.1510
Low
22.0152
Last updated: 8/18/2026, 3:14:00 PM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.02 ALL |
| 10 QAR | 220.15 ALL |
| 50 QAR | 1,100.76 ALL |
| 100 QAR | 2,201.52 ALL |
| 500 QAR | 11,007.58 ALL |
| 1,000 QAR | 22,015.16 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-08-18T15:14:00Z",
"rates": {
"ALL": 22.01516
}
}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": 2201.516,
"rate": 22.01516
}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