Rate Overview
Live
1 ALL = 0.045793 QAR
1 QAR = 21.8374
ALL
Avg
0.045791
High
0.045991
Low
0.045670
Last updated: 9/3/2026, 5:31:52 AM
Quick Conversions
| ALL | QAR |
|---|---|
| 1 ALL | 0.05 QAR |
| 10 ALL | 0.46 QAR |
| 50 ALL | 2.29 QAR |
| 100 ALL | 4.58 QAR |
| 500 ALL | 22.90 QAR |
| 1,000 ALL | 45.79 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-09-03T05:31:52Z",
"rates": {
"QAR": 0.045793
}
}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.5793,
"rate": 0.045793
}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