Rate Overview
Live
1 AWG = 0.554950 PAB
1 PAB = 1.8020
AWG
Avg
0.555145
High
0.557402
Low
0.554462
Last updated: 4/16/2026, 10:43:49 PM
Quick Conversions
| AWG | PAB |
|---|---|
| 1 AWG | 0.55 PAB |
| 10 AWG | 5.55 PAB |
| 50 AWG | 27.75 PAB |
| 100 AWG | 55.50 PAB |
| 500 AWG | 277.48 PAB |
| 1,000 AWG | 554.95 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-04-16T22:43:49Z",
"rates": {
"PAB": 0.55495
}
}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.495000000000005,
"rate": 0.55495
}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