Rate Overview
Live
1 QAR = 22.7250 ALL
1 ALL = 0.044004
QAR
Avg
22.5957
High
22.8021
Low
22.3843
Last updated: 3/7/2026, 2:51:51 AM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.72 ALL |
| 10 QAR | 227.25 ALL |
| 50 QAR | 1,136.25 ALL |
| 100 QAR | 2,272.50 ALL |
| 500 QAR | 11,362.49 ALL |
| 1,000 QAR | 22,724.98 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-03-07T02:51:51Z",
"rates": {
"ALL": 22.724983
}
}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": 2272.4983,
"rate": 22.724983
}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