Rate Overview
Live
1 BTN = 1.0989 XPF
1 XPF = 0.910002
BTN
Avg
1.1927
High
1.3397
Low
1.0742
Last updated: 6/18/2026, 5:13:35 PM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.10 XPF |
| 10 BTN | 10.99 XPF |
| 50 BTN | 54.94 XPF |
| 100 BTN | 109.89 XPF |
| 500 BTN | 549.45 XPF |
| 1,000 BTN | 1,098.90 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-06-18T17:13:35Z",
"rates": {
"XPF": 1.098899
}
}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.88990000000001,
"rate": 1.098899
}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