Rate Overview
Live
1 ANG = 0.557835 PAB
1 PAB = 1.7926
ANG
Avg
0.556566
High
0.557835
Low
0.553913
Last updated: 7/31/2026, 2:04:12 AM
Quick Conversions
| ANG | PAB |
|---|---|
| 1 ANG | 0.56 PAB |
| 10 ANG | 5.58 PAB |
| 50 ANG | 27.89 PAB |
| 100 ANG | 55.78 PAB |
| 500 ANG | 278.92 PAB |
| 1,000 ANG | 557.83 PAB |
Get ANG/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=PABExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-31T02:04:12Z",
"rates": {
"PAB": 0.557835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "PAB",
"amount": 100
},
"result": 55.7835,
"rate": 0.557835
}Build with ANG/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key