Rate Overview
Live
1 PAB = 1.8037 AWG
1 AWG = 0.554415
PAB
Avg
1.8012
High
1.8037
Low
1.7996
Last updated: 5/7/2026, 1:26:45 AM
Quick Conversions
| PAB | AWG |
|---|---|
| 1 PAB | 1.80 AWG |
| 10 PAB | 18.04 AWG |
| 50 PAB | 90.19 AWG |
| 100 PAB | 180.37 AWG |
| 500 PAB | 901.85 AWG |
| 1,000 PAB | 1,803.70 AWG |
Get PAB/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=AWGExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-07T01:26:45Z",
"rates": {
"AWG": 1.803702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "AWG",
"amount": 100
},
"result": 180.37019999999998,
"rate": 1.803702
}Build with PAB/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key