Rate Overview
Live
1 PAB = 1.8020 AWG
1 AWG = 0.554951
PAB
Avg
1.8013
High
1.8035
Low
1.7940
Last updated: 4/16/2026, 8:58:23 PM
Quick Conversions
| PAB | AWG |
|---|---|
| 1 PAB | 1.80 AWG |
| 10 PAB | 18.02 AWG |
| 50 PAB | 90.10 AWG |
| 100 PAB | 180.20 AWG |
| 500 PAB | 900.98 AWG |
| 1,000 PAB | 1,801.96 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-04-16T20:58:23Z",
"rates": {
"AWG": 1.801961
}
}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.1961,
"rate": 1.801961
}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