Rate Overview
Live
1 BTN = 1.0775 XPF
1 XPF = 0.928094
BTN
Avg
1.0802
High
1.0841
Low
1.0771
Last updated: 8/18/2026, 1:00:15 PM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.08 XPF |
| 10 BTN | 10.77 XPF |
| 50 BTN | 53.87 XPF |
| 100 BTN | 107.75 XPF |
| 500 BTN | 538.74 XPF |
| 1,000 BTN | 1,077.48 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-08-18T13:00:15Z",
"rates": {
"XPF": 1.077477
}
}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": 107.74770000000001,
"rate": 1.077477
}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