Rate Overview
Live
1 BTN = 1.1007 XPF
1 XPF = 0.908533 BTN
Avg
1.1174
High
1.1325
Low
1.1007
Last updated: 1/25/2026, 4:45:45 PM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.10 XPF |
| 10 BTN | 11.01 XPF |
| 50 BTN | 55.03 XPF |
| 100 BTN | 110.07 XPF |
| 500 BTN | 550.34 XPF |
| 1,000 BTN | 1,100.68 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-01-25T16:45:45Z",
"rates": {
"XPF": 1.100676
}
}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": 110.0676,
"rate": 1.100676
}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