Rate Overview
Live
1 ANG = 0.558671 PAB
1 PAB = 1.7900
ANG
Avg
0.558242
High
0.558996
Low
0.557273
Last updated: 4/17/2026, 6:26:58 AM
Quick Conversions
| ANG | PAB |
|---|---|
| 1 ANG | 0.56 PAB |
| 10 ANG | 5.59 PAB |
| 50 ANG | 27.93 PAB |
| 100 ANG | 55.87 PAB |
| 500 ANG | 279.34 PAB |
| 1,000 ANG | 558.67 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-04-17T06:26:58Z",
"rates": {
"PAB": 0.558671
}
}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.8671,
"rate": 0.558671
}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