Rate Overview
Live
1 XAF = 0.023929 BWP
1 BWP = 41.7903
XAF
Avg
0.023718
High
0.023929
Low
0.023512
Last updated: 3/7/2026, 1:01:38 AM
Quick Conversions
| XAF | BWP |
|---|---|
| 1 XAF | 0.02 BWP |
| 10 XAF | 0.24 BWP |
| 50 XAF | 1.20 BWP |
| 100 XAF | 2.39 BWP |
| 500 XAF | 11.96 BWP |
| 1,000 XAF | 23.93 BWP |
Get XAF/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=BWPExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-07T01:01:38Z",
"rates": {
"BWP": 0.023929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "BWP",
"amount": 100
},
"result": 2.3929,
"rate": 0.023929
}Build with XAF/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key