Rate Overview
Live
1 QAR = 22.8540 ALL
1 ALL = 0.043756
QAR
Avg
23.8892
High
26.5032
Low
22.4532
Last updated: 3/27/2026, 8:25:40 AM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.85 ALL |
| 10 QAR | 228.54 ALL |
| 50 QAR | 1,142.70 ALL |
| 100 QAR | 2,285.40 ALL |
| 500 QAR | 11,426.99 ALL |
| 1,000 QAR | 22,853.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-27T08:25:40Z",
"rates": {
"ALL": 22.853977
}
}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": 2285.3977,
"rate": 22.853977
}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