Rate Overview
Live
1 XPF = 0.127773 BWP
1 BWP = 7.8264
XPF
Avg
0.130343
High
0.143364
Low
0.121489
Last updated: 7/25/2026, 8:09:54 PM
Quick Conversions
| XPF | BWP |
|---|---|
| 1 XPF | 0.13 BWP |
| 10 XPF | 1.28 BWP |
| 50 XPF | 6.39 BWP |
| 100 XPF | 12.78 BWP |
| 500 XPF | 63.89 BWP |
| 1,000 XPF | 127.77 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-07-25T20:09:54Z",
"rates": {
"BWP": 0.127773
}
}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": 12.7773,
"rate": 0.127773
}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