Rate Overview
Live
1 BTN = 1.0611 XPF
1 XPF = 0.942384
BTN
Avg
1.1956
High
1.3397
Low
1.0611
Last updated: 5/29/2026, 12:05:04 AM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.06 XPF |
| 10 BTN | 10.61 XPF |
| 50 BTN | 53.06 XPF |
| 100 BTN | 106.11 XPF |
| 500 BTN | 530.57 XPF |
| 1,000 BTN | 1,061.14 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-29T00:05:04Z",
"rates": {
"XPF": 1.061139
}
}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.1139,
"rate": 1.061139
}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