Rate Overview
Live
1 XOF = 0.023909 BWP
1 BWP = 41.8253
XOF
Avg
0.023677
High
0.023909
Low
0.023456
Last updated: 3/6/2026, 11:27:58 PM
Quick Conversions
| XOF | BWP |
|---|---|
| 1 XOF | 0.02 BWP |
| 10 XOF | 0.24 BWP |
| 50 XOF | 1.20 BWP |
| 100 XOF | 2.39 BWP |
| 500 XOF | 11.95 BWP |
| 1,000 XOF | 23.91 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-03-06T23:27:58Z",
"rates": {
"BWP": 0.023909
}
}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.3909,
"rate": 0.023909
}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