Rate Overview
Live
1 BND = 80.1829 XPF
1 XPF = 0.012471
BND
Avg
80.3236
High
80.4492
Low
80.1829
Last updated: 6/17/2026, 7:58:11 AM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.18 XPF |
| 10 BND | 801.83 XPF |
| 50 BND | 4,009.14 XPF |
| 100 BND | 8,018.29 XPF |
| 500 BND | 40,091.43 XPF |
| 1,000 BND | 80,182.86 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-06-17T07:58:11Z",
"rates": {
"XPF": 80.182862
}
}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": 8018.2862000000005,
"rate": 80.182862
}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