Rate Overview
Live
1 BND = 80.2040 XPF
1 XPF = 0.012468
BND
Avg
79.9604
High
81.1722
Low
79.1292
Last updated: 5/27/2026, 8:44:12 PM
Quick Conversions
| BND | XPF |
|---|---|
| 1 BND | 80.20 XPF |
| 10 BND | 802.04 XPF |
| 50 BND | 4,010.20 XPF |
| 100 BND | 8,020.40 XPF |
| 500 BND | 40,101.98 XPF |
| 1,000 BND | 80,203.95 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-27T20:44:12Z",
"rates": {
"XPF": 80.203954
}
}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": 8020.395399999999,
"rate": 80.203954
}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