Rate Overview
Live
1 BYN = 34.6242 XPF
1 XPF = 0.028882
BYN
Avg
34.9796
High
35.4622
Low
34.2283
Last updated: 3/27/2026, 10:21:54 AM
Quick Conversions
| BYN | XPF |
|---|---|
| 1 BYN | 34.62 XPF |
| 10 BYN | 346.24 XPF |
| 50 BYN | 1,731.21 XPF |
| 100 BYN | 3,462.42 XPF |
| 500 BYN | 17,312.11 XPF |
| 1,000 BYN | 34,624.22 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-03-27T10:21:54Z",
"rates": {
"XPF": 34.62422
}
}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": 3462.422,
"rate": 34.62422
}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