Rate Overview
Live
1 PAB = 1.7969 ANG
1 ANG = 0.556529
PAB
Avg
1.7996
High
1.8074
Low
1.7937
Last updated: 7/19/2026, 11:44:33 AM
Quick Conversions
| PAB | ANG |
|---|---|
| 1 PAB | 1.80 ANG |
| 10 PAB | 17.97 ANG |
| 50 PAB | 89.84 ANG |
| 100 PAB | 179.69 ANG |
| 500 PAB | 898.43 ANG |
| 1,000 PAB | 1,796.85 ANG |
Get PAB/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=ANGExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-19T11:44:33Z",
"rates": {
"ANG": 1.796851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "ANG",
"amount": 100
},
"result": 179.6851,
"rate": 1.796851
}Build with PAB/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key