Rate Overview
Live
1 XPF = 0.130518 BWP
1 BWP = 7.6618
XPF
Avg
0.130439
High
0.130584
Low
0.130099
Last updated: 8/17/2026, 12:04:02 AM
Quick Conversions
| XPF | BWP |
|---|---|
| 1 XPF | 0.13 BWP |
| 10 XPF | 1.31 BWP |
| 50 XPF | 6.53 BWP |
| 100 XPF | 13.05 BWP |
| 500 XPF | 65.26 BWP |
| 1,000 XPF | 130.52 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-08-17T00:04:02Z",
"rates": {
"BWP": 0.130518
}
}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.0518,
"rate": 0.130518
}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