Rate Overview
Live
1 BND = 80.9760 XPF
1 XPF = 0.012349
BND
Avg
81.0804
High
81.2878
Low
80.9306
Last updated: 7/29/2026, 4:12:09 PM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.98 XPF |
| 10 BND | 809.76 XPF |
| 50 BND | 4,048.80 XPF |
| 100 BND | 8,097.60 XPF |
| 500 BND | 40,487.98 XPF |
| 1,000 BND | 80,975.97 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-29T16:12:09Z",
"rates": {
"XPF": 80.975969
}
}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": 8097.5969000000005,
"rate": 80.975969
}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