Rate Overview
Live
1 BTN = 1.0959 XPF
1 XPF = 0.912488
BTN
Avg
1.0874
High
1.0959
Low
1.0817
Last updated: 7/28/2026, 11:05:51 AM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.10 XPF |
| 10 BTN | 10.96 XPF |
| 50 BTN | 54.80 XPF |
| 100 BTN | 109.59 XPF |
| 500 BTN | 547.95 XPF |
| 1,000 BTN | 1,095.91 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-28T11:05:51Z",
"rates": {
"XPF": 1.095905
}
}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.59049999999999,
"rate": 1.095905
}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