Rate Overview
Live
1 XOF = 0.023842 BWP
1 BWP = 41.9428
XOF
Avg
0.023734
High
0.026125
Low
0.022095
Last updated: 8/3/2026, 10:20:39 PM
Quick Conversions
| XOF | BWP |
|---|---|
| 1 XOF | 0.02 BWP |
| 10 XOF | 0.24 BWP |
| 50 XOF | 1.19 BWP |
| 100 XOF | 2.38 BWP |
| 500 XOF | 11.92 BWP |
| 1,000 XOF | 23.84 BWP |
Get XOF/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=BWPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-08-03T22:20:39Z",
"rates": {
"BWP": 0.023842
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "BWP",
"amount": 100
},
"result": 2.3842,
"rate": 0.023842
}Build with XOF/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key