Rate Overview
Live
1 PAB = 1.7987 ANG
1 ANG = 0.555943
PAB
Avg
1.8000
High
1.8081
Low
1.7936
Last updated: 3/27/2026, 8:23:30 AM
Quick Conversions
| PAB | ANG |
|---|---|
| 1 PAB | 1.80 ANG |
| 10 PAB | 17.99 ANG |
| 50 PAB | 89.94 ANG |
| 100 PAB | 179.87 ANG |
| 500 PAB | 899.37 ANG |
| 1,000 PAB | 1,798.75 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-03-27T08:23:30Z",
"rates": {
"ANG": 1.798746
}
}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.8746,
"rate": 1.798746
}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