Rate Overview
Live
1 ALL = 0.044415 QAR
1 QAR = 22.5149
ALL
Avg
0.042196
High
0.044537
Low
0.037731
Last updated: 5/27/2026, 9:19:22 PM
Quick Conversions
| ALL | QAR |
|---|---|
| 1 ALL | 0.04 QAR |
| 10 ALL | 0.44 QAR |
| 50 ALL | 2.22 QAR |
| 100 ALL | 4.44 QAR |
| 500 ALL | 22.21 QAR |
| 1,000 ALL | 44.42 QAR |
Get ALL/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=QARExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-27T21:19:22Z",
"rates": {
"QAR": 0.044415
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "QAR",
"amount": 100
},
"result": 4.4415000000000004,
"rate": 0.044415
}Build with ALL/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key