Rate Overview
Live
1 XPF = 0.918983 BTN
1 BTN = 1.0882
XPF
Avg
0.910204
High
0.939189
Low
0.880383
Last updated: 7/27/2026, 10:05:05 PM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.92 BTN |
| 10 XPF | 9.19 BTN |
| 50 XPF | 45.95 BTN |
| 100 XPF | 91.90 BTN |
| 500 XPF | 459.49 BTN |
| 1,000 XPF | 918.98 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-27T22:05:05Z",
"rates": {
"BTN": 0.918983
}
}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.8983,
"rate": 0.918983
}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