Rate Overview
Live
1 XPF = 0.028894 BYN
1 BYN = 34.6093
XPF
Avg
0.029026
High
0.029478
Low
0.028722
Last updated: 3/27/2026, 2:46:17 PM
Quick Conversions
| XPF | BYN |
|---|---|
| 1 XPF | 0.03 BYN |
| 10 XPF | 0.29 BYN |
| 50 XPF | 1.44 BYN |
| 100 XPF | 2.89 BYN |
| 500 XPF | 14.45 BYN |
| 1,000 XPF | 28.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-03-27T14:46:17Z",
"rates": {
"BYN": 0.028894
}
}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.8893999999999997,
"rate": 0.028894
}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