Rate Overview
Live
1 ANG = 0.554673 PAB
1 PAB = 1.8029
ANG
Avg
0.555384
High
0.557239
Low
0.554329
Last updated: 6/19/2026, 8:31:10 AM
Quick Conversions
| ANG | PAB |
|---|---|
| 1 ANG | 0.55 PAB |
| 10 ANG | 5.55 PAB |
| 50 ANG | 27.73 PAB |
| 100 ANG | 55.47 PAB |
| 500 ANG | 277.34 PAB |
| 1,000 ANG | 554.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-06-19T08:31:10Z",
"rates": {
"PAB": 0.554673
}
}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.467299999999994,
"rate": 0.554673
}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