Rate Overview
Live
1 XOF = 0.001767 PAB
1 PAB = 565.9310
XOF
Avg
0.001781
High
0.001799
Low
0.001767
Last updated: 3/6/2026, 7:33:31 PM
Quick Conversions
| XOF | PAB |
|---|---|
| 1 XOF | 0.00 PAB |
| 10 XOF | 0.02 PAB |
| 50 XOF | 0.09 PAB |
| 100 XOF | 0.18 PAB |
| 500 XOF | 0.88 PAB |
| 1,000 XOF | 1.77 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-03-06T19:33:31Z",
"rates": {
"PAB": 0.001767
}
}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.1767,
"rate": 0.001767
}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