Rate Overview
Live
1 BND = 80.7316 XPF
1 XPF = 0.012387
BND
Avg
79.9069
High
82.0676
Low
78.4796
Last updated: 8/1/2026, 9:45:10 AM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.73 XPF |
| 10 BND | 807.32 XPF |
| 50 BND | 4,036.58 XPF |
| 100 BND | 8,073.16 XPF |
| 500 BND | 40,365.78 XPF |
| 1,000 BND | 80,731.56 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-01T09:45:10Z",
"rates": {
"XPF": 80.731563
}
}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": 8073.1563,
"rate": 80.731563
}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