Rate Overview
Live
1 BYN = 33.3780 XPF
1 XPF = 0.029960
BYN
Avg
33.3028
High
33.3780
Low
33.2421
Last updated: 9/8/2026, 4:07:54 AM
Quick Conversions
| BYN | XPF |
|---|---|
| 1 BYN | 33.38 XPF |
| 10 BYN | 333.78 XPF |
| 50 BYN | 1,668.90 XPF |
| 100 BYN | 3,337.80 XPF |
| 500 BYN | 16,689.02 XPF |
| 1,000 BYN | 33,378.04 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-09-08T04:07:54Z",
"rates": {
"XPF": 33.378039
}
}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": 3337.8039,
"rate": 33.378039
}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