Rate Overview
Live
1 BYN = 35.6881 XPF
1 XPF = 0.028021
BYN
Avg
35.6511
High
35.8349
Low
35.4652
Last updated: 4/18/2026, 8:48:31 AM
Quick Conversions
| BYN | XPF |
|---|---|
| 1 BYN | 35.69 XPF |
| 10 BYN | 356.88 XPF |
| 50 BYN | 1,784.41 XPF |
| 100 BYN | 3,568.81 XPF |
| 500 BYN | 17,844.05 XPF |
| 1,000 BYN | 35,688.10 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-04-18T08:48:31Z",
"rates": {
"XPF": 35.688104
}
}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": 3568.8104000000003,
"rate": 35.688104
}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