Rate Overview
Live
1 QAR = 22.2535 ALL
1 ALL = 0.044937
QAR
Avg
22.3492
High
22.5062
Low
22.2535
Last updated: 5/8/2026, 11:45:41 AM
Quick Conversions
| QAR | ALL |
|---|---|
| 1 QAR | 22.25 ALL |
| 10 QAR | 222.54 ALL |
| 50 QAR | 1,112.68 ALL |
| 100 QAR | 2,225.35 ALL |
| 500 QAR | 11,126.76 ALL |
| 1,000 QAR | 22,253.52 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-08T11:45:41Z",
"rates": {
"ALL": 22.253516
}
}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": 2225.3516,
"rate": 22.253516
}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