Rate Overview
Live
1 BND = 80.2105 XPF
1 XPF = 0.012467
BND
Avg
81.4985
High
85.4074
Low
79.0000
Last updated: 5/27/2026, 9:54:07 PM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.21 XPF |
| 10 BND | 802.11 XPF |
| 50 BND | 4,010.53 XPF |
| 100 BND | 8,021.05 XPF |
| 500 BND | 40,105.27 XPF |
| 1,000 BND | 80,210.53 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-05-27T21:54:07Z",
"rates": {
"XPF": 80.210533
}
}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": 8021.0533,
"rate": 80.210533
}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