Rate Overview
Live
1 BND = 80.0436 XPF
1 XPF = 0.012493
BND
Avg
79.9273
High
80.0436
Low
79.7652
Last updated: 5/7/2026, 1:31:45 PM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.04 XPF |
| 10 BND | 800.44 XPF |
| 50 BND | 4,002.18 XPF |
| 100 BND | 8,004.36 XPF |
| 500 BND | 40,021.79 XPF |
| 1,000 BND | 80,043.58 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-07T13:31:45Z",
"rates": {
"XPF": 80.043575
}
}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": 8004.3575,
"rate": 80.043575
}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