Rate Overview
Live
1 BTN = 1.0842 XPF
1 XPF = 0.922319
BTN
Avg
1.0851
High
1.0884
Low
1.0807
Last updated: 9/8/2026, 12:41:50 PM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.08 XPF |
| 10 BTN | 10.84 XPF |
| 50 BTN | 54.21 XPF |
| 100 BTN | 108.42 XPF |
| 500 BTN | 542.11 XPF |
| 1,000 BTN | 1,084.22 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-09-08T12:41:50Z",
"rates": {
"XPF": 1.084223
}
}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": 108.42229999999999,
"rate": 1.084223
}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