Rate Overview
Live
1 PAB = 1.8013 ANG
1 ANG = 0.555157
PAB
Avg
1.8009
High
1.8049
Low
1.7938
Last updated: 3/6/2026, 6:08:45 PM
Quick Conversions
| PAB | ANG |
|---|---|
| 1 PAB | 1.80 ANG |
| 10 PAB | 18.01 ANG |
| 50 PAB | 90.06 ANG |
| 100 PAB | 180.13 ANG |
| 500 PAB | 900.65 ANG |
| 1,000 PAB | 1,801.29 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-06T18:08:45Z",
"rates": {
"ANG": 1.801291
}
}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.1291,
"rate": 1.801291
}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