Rate Overview
Live
1 BND = 81.2395 XPF
1 XPF = 0.012309
BND
Avg
81.5021
High
85.4074
Low
79.0000
Last updated: 7/28/2026, 6:54:32 AM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 81.24 XPF |
| 10 BND | 812.40 XPF |
| 50 BND | 4,061.98 XPF |
| 100 BND | 8,123.95 XPF |
| 500 BND | 40,619.77 XPF |
| 1,000 BND | 81,239.54 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-07-28T06:54:32Z",
"rates": {
"XPF": 81.23954
}
}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": 8123.954000000001,
"rate": 81.23954
}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