Rate Overview
Live
1 XPF = 0.919901 BTN
1 BTN = 1.0871
XPF
Avg
0.912825
High
0.919901
Low
0.902219
Last updated: 4/17/2026, 6:12:39 AM
Quick Conversions
| XPF | BTN |
|---|---|
| 1 XPF | 0.92 BTN |
| 10 XPF | 9.20 BTN |
| 50 XPF | 46.00 BTN |
| 100 XPF | 91.99 BTN |
| 500 XPF | 459.95 BTN |
| 1,000 XPF | 919.90 BTN |
Get XPF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BTNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T06:12:39Z",
"rates": {
"BTN": 0.919901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BTN",
"amount": 100
},
"result": 91.9901,
"rate": 0.919901
}Build with XPF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key