Rate Overview
Live
1 XPF = 0.898948 BTN
1 BTN = 1.1124
XPF
Avg
0.898959
High
0.901726
Low
0.893707
Last updated: 3/7/2026, 12:33:45 AM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.90 BTN |
| 10 XPF | 8.99 BTN |
| 50 XPF | 44.95 BTN |
| 100 XPF | 89.89 BTN |
| 500 XPF | 449.47 BTN |
| 1,000 XPF | 898.95 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-07T00:33:45Z",
"rates": {
"BTN": 0.898948
}
}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": 89.8948,
"rate": 0.898948
}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