Rate Overview
Live
1 BTN = 1.0872 XPF
1 XPF = 0.919786
BTN
Avg
1.0838
High
1.0872
Low
1.0795
Last updated: 7/25/2026, 9:59:55 PM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.09 XPF |
| 10 BTN | 10.87 XPF |
| 50 BTN | 54.36 XPF |
| 100 BTN | 108.72 XPF |
| 500 BTN | 543.60 XPF |
| 1,000 BTN | 1,087.21 XPF |
Get BTN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=XPFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-25T21:59:55Z",
"rates": {
"XPF": 1.087209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "XPF",
"amount": 100
},
"result": 108.72090000000001,
"rate": 1.087209
}Build with BTN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key