Rate Overview
Live
1 AWG = 0.554415 PAB
1 PAB = 1.8037
AWG
Avg
0.555176
High
0.555667
Low
0.554415
Last updated: 5/7/2026, 12:21:09 AM
Quick Conversions
| AWG | PAB |
|---|---|
| 1 AWG | 0.55 PAB |
| 10 AWG | 5.54 PAB |
| 50 AWG | 27.72 PAB |
| 100 AWG | 55.44 PAB |
| 500 AWG | 277.21 PAB |
| 1,000 AWG | 554.42 PAB |
Get AWG/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=PABExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T00:21:09Z",
"rates": {
"PAB": 0.554415
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "PAB",
"amount": 100
},
"result": 55.4415,
"rate": 0.554415
}Build with AWG/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key