Rate Overview
Live
1 XPF = 0.132281 BWP
1 BWP = 7.5597
XPF
Avg
0.131784
High
0.132636
Low
0.130730
Last updated: 4/17/2026, 4:54:25 AM
Quick Conversions
| XPF | BWP |
|---|---|
| 1 XPF | 0.13 BWP |
| 10 XPF | 1.32 BWP |
| 50 XPF | 6.61 BWP |
| 100 XPF | 13.23 BWP |
| 500 XPF | 66.14 BWP |
| 1,000 XPF | 132.28 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-04-17T04:54:25Z",
"rates": {
"BWP": 0.132281
}
}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.228100000000001,
"rate": 0.132281
}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