Rate Overview
Live
1 XPF = 0.931113 BTN
1 BTN = 1.0740
XPF
Avg
0.931149
High
0.933063
Low
0.928457
Last updated: 5/7/2026, 11:21:21 AM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.93 BTN |
| 10 XPF | 9.31 BTN |
| 50 XPF | 46.56 BTN |
| 100 XPF | 93.11 BTN |
| 500 XPF | 465.56 BTN |
| 1,000 XPF | 931.11 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-05-07T11:21:21Z",
"rates": {
"BTN": 0.931113
}
}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": 93.1113,
"rate": 0.931113
}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