Rate Overview
Live
1 BYN = 35.8706 XPF
1 XPF = 0.027878
BYN
Avg
36.0301
High
36.0950
Low
35.8706
Last updated: 5/8/2026, 1:00:50 PM
Quick Conversions
| BYN | XPF |
|---|---|
| 1 BYN | 35.87 XPF |
| 10 BYN | 358.71 XPF |
| 50 BYN | 1,793.53 XPF |
| 100 BYN | 3,587.06 XPF |
| 500 BYN | 17,935.31 XPF |
| 1,000 BYN | 35,870.63 XPF |
Get BYN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=XPFExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-08T13:00:50Z",
"rates": {
"XPF": 35.870629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "XPF",
"amount": 100
},
"result": 3587.0629,
"rate": 35.870629
}Build with BYN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key