Rate Overview
Live
1 XPF = 0.910381 BTN
1 BTN = 1.0984
XPF
Avg
0.908483
High
0.914512
Low
0.899219
Last updated: 3/27/2026, 6:03:57 AM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.91 BTN |
| 10 XPF | 9.10 BTN |
| 50 XPF | 45.52 BTN |
| 100 XPF | 91.04 BTN |
| 500 XPF | 455.19 BTN |
| 1,000 XPF | 910.38 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-03-27T06:03:57Z",
"rates": {
"BTN": 0.910381
}
}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.0381,
"rate": 0.910381
}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