Rate Overview
Live
1 ANG = 0.556437 PAB
1 PAB = 1.7971
ANG
Avg
0.555640
High
0.561047
Low
0.551519
Last updated: 7/29/2026, 8:47:00 AM
Quick Conversions
| ANG | PAB |
|---|---|
| 1 ANG | 0.56 PAB |
| 10 ANG | 5.56 PAB |
| 50 ANG | 27.82 PAB |
| 100 ANG | 55.64 PAB |
| 500 ANG | 278.22 PAB |
| 1,000 ANG | 556.44 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-29T08:47:00Z",
"rates": {
"PAB": 0.556437
}
}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.643699999999995,
"rate": 0.556437
}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