Rate Overview
Live
1 BND = 80.2517 XPF
1 XPF = 0.012461
BND
Avg
79.8800
High
81.1722
Low
79.1292
Last updated: 3/28/2026, 1:32:43 PM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.25 XPF |
| 10 BND | 802.52 XPF |
| 50 BND | 4,012.58 XPF |
| 100 BND | 8,025.17 XPF |
| 500 BND | 40,125.83 XPF |
| 1,000 BND | 80,251.67 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-03-28T13:32:43Z",
"rates": {
"XPF": 80.251667
}
}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": 8025.1667,
"rate": 80.251667
}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