Rate Overview
Live
1 BTN = 1.0948 XPF
1 XPF = 0.913440
BTN
Avg
1.0972
High
1.1057
Low
1.0926
Last updated: 7/7/2026, 2:28:53 PM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.09 XPF |
| 10 BTN | 10.95 XPF |
| 50 BTN | 54.74 XPF |
| 100 BTN | 109.48 XPF |
| 500 BTN | 547.38 XPF |
| 1,000 BTN | 1,094.76 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-07T14:28:53Z",
"rates": {
"XPF": 1.094763
}
}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": 109.4763,
"rate": 1.094763
}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