Rate Overview
Live
1 QAR = 0.274686 PAB
1 PAB = 3.6405
QAR
Avg
0.274446
High
0.274686
Low
0.273661
Last updated: 5/9/2026, 6:04:41 AM
Quick Conversions
| QAR | PAB |
|---|---|
| 1 QAR | 0.27 PAB |
| 10 QAR | 2.75 PAB |
| 50 QAR | 13.73 PAB |
| 100 QAR | 27.47 PAB |
| 500 QAR | 137.34 PAB |
| 1,000 QAR | 274.69 PAB |
Get QAR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=PABExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-09T06:04:41Z",
"rates": {
"PAB": 0.274686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "PAB",
"amount": 100
},
"result": 27.4686,
"rate": 0.274686
}Build with QAR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key