Rate Overview
Live
1 XPF = 0.909436 BTN
1 BTN = 1.0996
XPF
Avg
0.859792
High
0.913602
Low
0.787662
Last updated: 3/27/2026, 9:31:10 AM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.91 BTN |
| 10 XPF | 9.09 BTN |
| 50 XPF | 45.47 BTN |
| 100 XPF | 90.94 BTN |
| 500 XPF | 454.72 BTN |
| 1,000 XPF | 909.44 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-27T09:31:10Z",
"rates": {
"BTN": 0.909436
}
}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": 90.9436,
"rate": 0.909436
}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