Rate Overview
Live
1 BND = 80.3039 XPF
1 XPF = 0.012453
BND
Avg
80.1427
High
80.3039
Low
79.8680
Last updated: 3/7/2026, 8:00:55 AM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.30 XPF |
| 10 BND | 803.04 XPF |
| 50 BND | 4,015.19 XPF |
| 100 BND | 8,030.39 XPF |
| 500 BND | 40,151.94 XPF |
| 1,000 BND | 80,303.89 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-03-07T08:00:55Z",
"rates": {
"XPF": 80.303885
}
}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": 8030.388499999999,
"rate": 80.303885
}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