Rate Overview
Live
1 XPF = 0.026891 BYN
1 BYN = 37.1872
XPF
Avg
0.030582
High
0.034038
Low
0.026721
Last updated: 5/27/2026, 6:27:25 PM
Quick Conversions
| XPF | BYN |
|---|---|
| 1 XPF | 0.03 BYN |
| 10 XPF | 0.27 BYN |
| 50 XPF | 1.34 BYN |
| 100 XPF | 2.69 BYN |
| 500 XPF | 13.45 BYN |
| 1,000 XPF | 26.89 BYN |
Get XPF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BYNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T18:27:25Z",
"rates": {
"BYN": 0.026891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BYN",
"amount": 100
},
"result": 2.6891000000000003,
"rate": 0.026891
}Build with XPF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key