Rate Overview
Live
1 BND = 80.9303 XPF
1 XPF = 0.012356
BND
Avg
80.9399
High
80.9983
Low
80.8292
Last updated: 9/10/2026, 5:59:21 PM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.93 XPF |
| 10 BND | 809.30 XPF |
| 50 BND | 4,046.52 XPF |
| 100 BND | 8,093.03 XPF |
| 500 BND | 40,465.15 XPF |
| 1,000 BND | 80,930.31 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-09-10T17:59:21Z",
"rates": {
"XPF": 80.930306
}
}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": 8093.0306,
"rate": 80.930306
}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