Rate Overview
Live
1 BND = 80.6233 XPF
1 XPF = 0.012403
BND
Avg
80.6335
High
80.7608
Low
80.5507
Last updated: 8/19/2026, 6:41:57 AM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.62 XPF |
| 10 BND | 806.23 XPF |
| 50 BND | 4,031.17 XPF |
| 100 BND | 8,062.33 XPF |
| 500 BND | 40,311.65 XPF |
| 1,000 BND | 80,623.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-08-19T06:41:57Z",
"rates": {
"XPF": 80.623308
}
}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": 8062.3308,
"rate": 80.623308
}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