Rate Overview
Live
1 BTN = 1.0613 XPF
1 XPF = 0.942226
BTN
Avg
1.0692
High
1.0750
Low
1.0613
Last updated: 5/28/2026, 9:39:11 PM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.06 XPF |
| 10 BTN | 10.61 XPF |
| 50 BTN | 53.07 XPF |
| 100 BTN | 106.13 XPF |
| 500 BTN | 530.66 XPF |
| 1,000 BTN | 1,061.32 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-05-28T21:39:11Z",
"rates": {
"XPF": 1.061317
}
}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": 106.13170000000001,
"rate": 1.061317
}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