Rate Overview
Live
1 PAB = 1.8029 ANG
1 ANG = 0.554655
PAB
Avg
1.8002
High
1.8040
Low
1.7946
Last updated: 6/18/2026, 3:26:47 AM
Quick Conversions
| PAB | ANG |
|---|---|
| 1 PAB | 1.80 ANG |
| 10 PAB | 18.03 ANG |
| 50 PAB | 90.15 ANG |
| 100 PAB | 180.29 ANG |
| 500 PAB | 901.46 ANG |
| 1,000 PAB | 1,802.92 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-06-18T03:26:47Z",
"rates": {
"ANG": 1.802921
}
}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": 180.2921,
"rate": 1.802921
}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