Rate Overview
Live
1 BND = 80.6637 XPF
1 XPF = 0.012397
BND
Avg
80.9657
High
81.2878
Low
80.6637
Last updated: 7/31/2026, 6:31:37 AM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.66 XPF |
| 10 BND | 806.64 XPF |
| 50 BND | 4,033.19 XPF |
| 100 BND | 8,066.37 XPF |
| 500 BND | 40,331.87 XPF |
| 1,000 BND | 80,663.74 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-31T06:31:37Z",
"rates": {
"XPF": 80.66374
}
}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": 8066.374000000001,
"rate": 80.66374
}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