Rate Overview
Live
1 BYN = 35.6653 XPF
1 XPF = 0.028038
BYN
Avg
33.5658
High
37.3504
Low
29.8433
Last updated: 8/3/2026, 7:00:27 PM
Quick Conversions
| BYN | XPF |
|---|---|
| 1 BYN | 35.67 XPF |
| 10 BYN | 356.65 XPF |
| 50 BYN | 1,783.26 XPF |
| 100 BYN | 3,566.53 XPF |
| 500 BYN | 17,832.64 XPF |
| 1,000 BYN | 35,665.29 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-08-03T19:00:27Z",
"rates": {
"XPF": 35.665289
}
}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": 3566.5289000000002,
"rate": 35.665289
}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