Rate Overview
Live
1 BTN = 1.0612 XPF
1 XPF = 0.942297
BTN
Avg
1.1364
High
1.2165
Low
1.0612
Last updated: 5/28/2026, 10:58:22 PM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.06 XPF |
| 10 BTN | 10.61 XPF |
| 50 BTN | 53.06 XPF |
| 100 BTN | 106.12 XPF |
| 500 BTN | 530.62 XPF |
| 1,000 BTN | 1,061.24 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-28T22:58:22Z",
"rates": {
"XPF": 1.061236
}
}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.12360000000001,
"rate": 1.061236
}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