Rate Overview
Live
1 XPF = 0.924563 BTN
1 BTN = 1.0816
XPF
Avg
0.923655
High
0.926361
Low
0.921508
Last updated: 7/25/2026, 12:39:27 AM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.92 BTN |
| 10 XPF | 9.25 BTN |
| 50 XPF | 46.23 BTN |
| 100 XPF | 92.46 BTN |
| 500 XPF | 462.28 BTN |
| 1,000 XPF | 924.56 BTN |
Get XPF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BTNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-25T00:39:27Z",
"rates": {
"BTN": 0.924563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BTN",
"amount": 100
},
"result": 92.4563,
"rate": 0.924563
}Build with XPF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key