Rate Overview
Live
1 XPF = 0.912332 BTN
1 BTN = 1.0961
XPF
Avg
0.910001
High
0.915212
Low
0.902022
Last updated: 7/6/2026, 1:02:33 PM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.91 BTN |
| 10 XPF | 9.12 BTN |
| 50 XPF | 45.62 BTN |
| 100 XPF | 91.23 BTN |
| 500 XPF | 456.17 BTN |
| 1,000 XPF | 912.33 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-06T13:02:33Z",
"rates": {
"BTN": 0.912332
}
}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": 91.2332,
"rate": 0.912332
}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