Rate Overview
Live
1 XAF = 0.001795 PAB
1 PAB = 557.1031
XAF
Avg
0.001789
High
0.001798
Low
0.001779
Last updated: 4/17/2026, 6:15: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.90 PAB |
| 1,000 XAF | 1.80 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-04-17T06:15:20Z",
"rates": {
"PAB": 0.001795
}
}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.1795,
"rate": 0.001795
}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