Rate Overview
Live
1 BND = 80.2047 XPF
1 XPF = 0.012468
BND
Avg
80.1958
High
80.3619
Low
80.0146
Last updated: 5/27/2026, 7:29:30 PM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.20 XPF |
| 10 BND | 802.05 XPF |
| 50 BND | 4,010.23 XPF |
| 100 BND | 8,020.47 XPF |
| 500 BND | 40,102.33 XPF |
| 1,000 BND | 80,204.66 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-05-27T19:29:30Z",
"rates": {
"XPF": 80.204659
}
}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": 8020.465900000001,
"rate": 80.204659
}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