Rate Overview
Live
1 PAB = 3.6730 AED
1 AED = 0.272257
PAB
Avg
3.6729
High
3.6732
Low
3.6725
Last updated: 3/6/2026, 11:52:01 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.50 AED |
| 1,000 PAB | 3,673.00 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-03-06T11:52:01Z",
"rates": {
"AED": 3.673
}
}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.3,
"rate": 3.673
}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