Rate Overview
Live
1 QAR = 22.5909 ALL
1 ALL = 0.044266
QAR
Avg
22.5715
High
22.5944
Low
22.5148
Last updated: 5/28/2026, 9:41:23 PM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.59 ALL |
| 10 QAR | 225.91 ALL |
| 50 QAR | 1,129.55 ALL |
| 100 QAR | 2,259.09 ALL |
| 500 QAR | 11,295.47 ALL |
| 1,000 QAR | 22,590.93 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-28T21:41:23Z",
"rates": {
"ALL": 22.590931
}
}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": 2259.0931,
"rate": 22.590931
}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