Rate Overview
Live
1 XPF = 0.132590 BWP
1 BWP = 7.5420
XPF
Avg
0.133371
High
0.141530
Low
0.123871
Last updated: 3/27/2026, 9:27:36 AM
Quick Conversions
| XPF | BWP |
|---|---|
| 1 XPF | 0.13 BWP |
| 10 XPF | 1.33 BWP |
| 50 XPF | 6.63 BWP |
| 100 XPF | 13.26 BWP |
| 500 XPF | 66.30 BWP |
| 1,000 XPF | 132.59 BWP |
Get XPF/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BWPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:27:36Z",
"rates": {
"BWP": 0.13259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BWP",
"amount": 100
},
"result": 13.259000000000002,
"rate": 0.13259
}Build with XPF/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key