Rate Overview
Live
1 PAB = 3.6819 AED
1 AED = 0.271601
PAB
Avg
3.6775
High
3.6819
Low
3.6711
Last updated: 4/16/2026, 5:02:59 AM
Quick Conversions
| PAB | AED |
|---|---|
| 1 PAB | 3.68 AED |
| 10 PAB | 36.82 AED |
| 50 PAB | 184.09 AED |
| 100 PAB | 368.19 AED |
| 500 PAB | 1,840.94 AED |
| 1,000 PAB | 3,681.87 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-04-16T05:02:59Z",
"rates": {
"AED": 3.68187
}
}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": 368.187,
"rate": 3.68187
}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