Rate Overview
Live
1 PAB = 1.7970 ANG
1 ANG = 0.556480
PAB
Avg
1.8000
High
1.8039
Low
1.7969
Last updated: 7/24/2026, 9:24:01 PM
Quick Conversions
| PAB | ANG |
|---|---|
| 1 PAB | 1.80 ANG |
| 10 PAB | 17.97 ANG |
| 50 PAB | 89.85 ANG |
| 100 PAB | 179.70 ANG |
| 500 PAB | 898.50 ANG |
| 1,000 PAB | 1,797.01 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-24T21:24:01Z",
"rates": {
"ANG": 1.797009
}
}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.70090000000002,
"rate": 1.797009
}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