Rate Overview
Live
1 BTN = 1.0923 XPF
1 XPF = 0.915486
BTN
Avg
1.0944
High
1.1070
Low
1.0874
Last updated: 4/18/2026, 8:42:53 AM
Quick Conversions
| BTN | XPF |
|---|---|
| 1 BTN | 1.09 XPF |
| 10 BTN | 10.92 XPF |
| 50 BTN | 54.62 XPF |
| 100 BTN | 109.23 XPF |
| 500 BTN | 546.16 XPF |
| 1,000 BTN | 1,092.32 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-04-18T08:42:53Z",
"rates": {
"XPF": 1.092316
}
}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.2316,
"rate": 1.092316
}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