Rate Overview
Live
1 XPF = 0.922130 BTN
1 BTN = 1.0844
XPF
Avg
0.845554
High
0.930948
Low
0.746421
Last updated: 7/23/2026, 4:33:00 PM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.92 BTN |
| 10 XPF | 9.22 BTN |
| 50 XPF | 46.11 BTN |
| 100 XPF | 92.21 BTN |
| 500 XPF | 461.07 BTN |
| 1,000 XPF | 922.13 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-23T16:33:00Z",
"rates": {
"BTN": 0.92213
}
}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.213,
"rate": 0.92213
}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