Rate Overview
Live
1 XOF = 0.001796 PAB
1 PAB = 556.7929
XOF
Avg
0.001791
High
0.001798
Low
0.001780
Last updated: 4/18/2026, 8:58:44 AM
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.90 PAB |
| 1,000 XOF | 1.80 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-04-18T08:58:44Z",
"rates": {
"PAB": 0.001796
}
}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.1796,
"rate": 0.001796
}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