Rate Overview
Live
1 PAB = 3.6806 AED
1 AED = 0.271694
PAB
Avg
3.6742
High
3.6806
Low
3.6719
Last updated: 5/6/2026, 10:15:22 PM
Quick Conversions
| PAB | AED |
|---|---|
| 1 PAB | 3.68 AED |
| 10 PAB | 36.81 AED |
| 50 PAB | 184.03 AED |
| 100 PAB | 368.06 AED |
| 500 PAB | 1,840.30 AED |
| 1,000 PAB | 3,680.61 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-06T22:15:22Z",
"rates": {
"AED": 3.680605
}
}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.0605,
"rate": 3.680605
}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