Rate Overview
Live
1 XAF = 0.019734 BOB
1 BOB = 50.6740
XAF
Avg
0.012786
High
0.019734
Low
0.012015
Last updated: 7/30/2026, 3:04:09 PM
Quick Conversions
| XAF | BOB |
|---|---|
| 1 XAF | 0.02 BOB |
| 10 XAF | 0.20 BOB |
| 50 XAF | 0.99 BOB |
| 100 XAF | 1.97 BOB |
| 500 XAF | 9.87 BOB |
| 1,000 XAF | 19.73 BOB |
Get XAF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=BOBExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-30T15:04:09Z",
"rates": {
"BOB": 0.019734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "BOB",
"amount": 100
},
"result": 1.9734000000000003,
"rate": 0.019734
}Build with XAF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key