Rate Overview
Live
1 BND = 80.9741 XPF
1 XPF = 0.012350
BND
Avg
80.8309
High
80.9741
Low
80.7482
Last updated: 7/10/2026, 10:33:25 PM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.97 XPF |
| 10 BND | 809.74 XPF |
| 50 BND | 4,048.70 XPF |
| 100 BND | 8,097.41 XPF |
| 500 BND | 40,487.03 XPF |
| 1,000 BND | 80,974.07 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-10T22:33:25Z",
"rates": {
"XPF": 80.974068
}
}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": 8097.406800000001,
"rate": 80.974068
}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