Rate Overview
Live
1 BTN = 1.0865 XPF
1 XPF = 0.920422
BTN
Avg
1.1882
High
1.3397
Low
1.0742
Last updated: 8/4/2026, 12:27:58 AM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.09 XPF |
| 10 BTN | 10.86 XPF |
| 50 BTN | 54.32 XPF |
| 100 BTN | 108.65 XPF |
| 500 BTN | 543.23 XPF |
| 1,000 BTN | 1,086.46 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-08-04T00:27:58Z",
"rates": {
"XPF": 1.086458
}
}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.6458,
"rate": 1.086458
}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