Rate Overview
Live
1 BTN = 1.0755 XPF
1 XPF = 0.929841
BTN
Avg
1.0742
High
1.0770
Low
1.0717
Last updated: 5/8/2026, 2:14:23 PM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.08 XPF |
| 10 BTN | 10.75 XPF |
| 50 BTN | 53.77 XPF |
| 100 BTN | 107.55 XPF |
| 500 BTN | 537.73 XPF |
| 1,000 BTN | 1,075.45 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-08T14:14:23Z",
"rates": {
"XPF": 1.075453
}
}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": 107.5453,
"rate": 1.075453
}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