Rate Overview
Live
1 AED = 0.272219 PAB
1 PAB = 3.6735
AED
Avg
0.272263
High
0.272281
Low
0.272219
Last updated: 3/27/2026, 1:32:09 AM
Quick Conversions
| AED | PAB |
|---|---|
| 1 AED | 0.27 PAB |
| 10 AED | 2.72 PAB |
| 50 AED | 13.61 PAB |
| 100 AED | 27.22 PAB |
| 500 AED | 136.11 PAB |
| 1,000 AED | 272.22 PAB |
Get AED/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=PABExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-27T01:32:09Z",
"rates": {
"PAB": 0.272219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "PAB",
"amount": 100
},
"result": 27.221899999999998,
"rate": 0.272219
}Build with AED/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key