Rate Overview
Live
1 BND = 81.0750 XPF
1 XPF = 0.012334
BND
Avg
80.3148
High
81.2704
Low
79.0111
Last updated: 7/29/2026, 7:35:57 AM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 81.08 XPF |
| 10 BND | 810.75 XPF |
| 50 BND | 4,053.75 XPF |
| 100 BND | 8,107.50 XPF |
| 500 BND | 40,537.52 XPF |
| 1,000 BND | 81,075.03 XPF |
Get BND/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=XPFExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-29T07:35:57Z",
"rates": {
"XPF": 81.075032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "XPF",
"amount": 100
},
"result": 8107.503199999999,
"rate": 81.075032
}Build with BND/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key