Rate Overview
Live
1 PAB = 1.7841 ANG
1 ANG = 0.560513
PAB
Avg
1.7887
High
1.7936
Low
1.7841
Last updated: 5/8/2026, 3:44:23 PM
Quick Conversions
| PAB | ANG |
|---|---|
| 1 PAB | 1.78 ANG |
| 10 PAB | 17.84 ANG |
| 50 PAB | 89.20 ANG |
| 100 PAB | 178.41 ANG |
| 500 PAB | 892.04 ANG |
| 1,000 PAB | 1,784.08 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-05-08T15:44:23Z",
"rates": {
"ANG": 1.784081
}
}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.4081,
"rate": 1.784081
}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