Rate Overview
Live
1 PAB = 3.6730 AED
1 AED = 0.272261
PAB
Avg
3.6727
High
3.6824
Low
3.6603
Last updated: 5/27/2026, 11:17:35 AM
Quick Conversions
| PAB | AED |
|---|---|
| 1 PAB | 3.67 AED |
| 10 PAB | 36.73 AED |
| 50 PAB | 183.65 AED |
| 100 PAB | 367.30 AED |
| 500 PAB | 1,836.48 AED |
| 1,000 PAB | 3,672.95 AED |
Get PAB/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=AEDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-27T11:17:35Z",
"rates": {
"AED": 3.67295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "AED",
"amount": 100
},
"result": 367.295,
"rate": 3.67295
}Build with PAB/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key