Rate Overview
Live
1 PAB = 1.7899 ANG
1 ANG = 0.558686
PAB
Avg
1.7911
High
1.7945
Low
1.7889
Last updated: 4/18/2026, 8:46:38 AM
Quick Conversions
| PAB | ANG |
|---|---|
| 1 PAB | 1.79 ANG |
| 10 PAB | 17.90 ANG |
| 50 PAB | 89.50 ANG |
| 100 PAB | 178.99 ANG |
| 500 PAB | 894.96 ANG |
| 1,000 PAB | 1,789.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-04-18T08:46:38Z",
"rates": {
"ANG": 1.789915
}
}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": 178.9915,
"rate": 1.789915
}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