Rate Overview
Live
1 BTN = 1.1173 XPF
1 XPF = 0.895055
BTN
Avg
1.1135
High
1.1189
Low
1.1090
Last updated: 3/7/2026, 3:21:23 AM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.12 XPF |
| 10 BTN | 11.17 XPF |
| 50 BTN | 55.86 XPF |
| 100 BTN | 111.73 XPF |
| 500 BTN | 558.63 XPF |
| 1,000 BTN | 1,117.25 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-03-07T03:21:23Z",
"rates": {
"XPF": 1.11725
}
}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": 111.72500000000001,
"rate": 1.11725
}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