Rate Overview
Live
1 ALL = 0.043756 QAR
1 QAR = 22.8540
ALL
Avg
0.043339
High
0.044791
Low
0.039617
Last updated: 3/27/2026, 9:54:57 AM
Quick Conversions
| ALL | QAR |
|---|---|
| 1 ALL | 0.04 QAR |
| 10 ALL | 0.44 QAR |
| 50 ALL | 2.19 QAR |
| 100 ALL | 4.38 QAR |
| 500 ALL | 21.88 QAR |
| 1,000 ALL | 43.76 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-03-27T09:54:57Z",
"rates": {
"QAR": 0.043756
}
}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.3756,
"rate": 0.043756
}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