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