Rate Overview
Live
1 XAF = 0.001734 PAB
1 PAB = 576.7013
XAF
Avg
0.001771
High
0.001824
Low
0.001734
Last updated: 7/28/2026, 11:57:50 AM
Quick Conversions
| XAF | PAB |
|---|---|
| 1 XAF | 0.00 PAB |
| 10 XAF | 0.02 PAB |
| 50 XAF | 0.09 PAB |
| 100 XAF | 0.17 PAB |
| 500 XAF | 0.87 PAB |
| 1,000 XAF | 1.73 PAB |
Get XAF/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=PABExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-28T11:57:50Z",
"rates": {
"PAB": 0.001734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "PAB",
"amount": 100
},
"result": 0.1734,
"rate": 0.001734
}Build with XAF/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key