Rate Overview
Live
1 XPF = 0.934624 BTN
1 BTN = 1.0699
XPF
Avg
0.932790
High
0.943024
Low
0.923109
Last updated: 5/27/2026, 10:49:05 PM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.93 BTN |
| 10 XPF | 9.35 BTN |
| 50 XPF | 46.73 BTN |
| 100 XPF | 93.46 BTN |
| 500 XPF | 467.31 BTN |
| 1,000 XPF | 934.62 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-27T22:49:05Z",
"rates": {
"BTN": 0.934624
}
}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.4624,
"rate": 0.934624
}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