Rate Overview
Live
1 ANG = 0.558856 PAB
1 PAB = 1.7894
ANG
Avg
0.558692
High
0.558879
Low
0.557548
Last updated: 5/7/2026, 9:01:08 PM
Quick Conversions
| ANG | PAB |
|---|---|
| 1 ANG | 0.56 PAB |
| 10 ANG | 5.59 PAB |
| 50 ANG | 27.94 PAB |
| 100 ANG | 55.89 PAB |
| 500 ANG | 279.43 PAB |
| 1,000 ANG | 558.86 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-05-07T21:01:08Z",
"rates": {
"PAB": 0.558856
}
}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.885600000000004,
"rate": 0.558856
}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