Rate Overview
Live
1 XPF = 0.029083 BYN
1 BYN = 34.3843
XPF
Avg
0.028877
High
0.029083
Low
0.028751
Last updated: 8/14/2026, 9:01:41 AM
Quick Conversions
| XPF | BYN |
|---|---|
| 1 XPF | 0.03 BYN |
| 10 XPF | 0.29 BYN |
| 50 XPF | 1.45 BYN |
| 100 XPF | 2.91 BYN |
| 500 XPF | 14.54 BYN |
| 1,000 XPF | 29.08 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-08-14T09:01:41Z",
"rates": {
"BYN": 0.029083
}
}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.9083,
"rate": 0.029083
}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