Rate Overview
Live
1 XPF = 0.917931 BTN
1 BTN = 1.0894
XPF
Avg
0.920594
High
0.924302
Low
0.916364
Last updated: 6/17/2026, 6:38:08 AM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.92 BTN |
| 10 XPF | 9.18 BTN |
| 50 XPF | 45.90 BTN |
| 100 XPF | 91.79 BTN |
| 500 XPF | 458.97 BTN |
| 1,000 XPF | 917.93 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-06-17T06:38:08Z",
"rates": {
"BTN": 0.917931
}
}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.79310000000001,
"rate": 0.917931
}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