Rate Overview
Live
1 XAF = 0.001759 PAB
1 PAB = 568.5048
XAF
Avg
0.001779
High
0.001810
Low
0.001745
Last updated: 3/27/2026, 9:49:20 AM
Quick Conversions
| XAF | PAB |
|---|---|
| 1 XAF | 0.00 PAB |
| 10 XAF | 0.02 PAB |
| 50 XAF | 0.09 PAB |
| 100 XAF | 0.18 PAB |
| 500 XAF | 0.88 PAB |
| 1,000 XAF | 1.76 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-03-27T09:49:20Z",
"rates": {
"PAB": 0.001759
}
}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.1759,
"rate": 0.001759
}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