Rate Overview
Live
1 ANG = 0.553793 PAB
1 PAB = 1.8057
ANG
Avg
0.555618
High
0.558700
Low
0.553793
Last updated: 7/8/2026, 6:08:03 PM
Quick Conversions
| ANG | PAB |
|---|---|
| 1 ANG | 0.55 PAB |
| 10 ANG | 5.54 PAB |
| 50 ANG | 27.69 PAB |
| 100 ANG | 55.38 PAB |
| 500 ANG | 276.90 PAB |
| 1,000 ANG | 553.79 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-08T18:08:03Z",
"rates": {
"PAB": 0.553793
}
}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.3793,
"rate": 0.553793
}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