Rate Overview
Live
1 XPF = 0.027352 BYN
1 BYN = 36.5604
XPF
Avg
0.027555
High
0.027701
Low
0.027352
Last updated: 7/26/2026, 2:02:39 AM
Quick Conversions
| XPF | BYN |
|---|---|
| 1 XPF | 0.03 BYN |
| 10 XPF | 0.27 BYN |
| 50 XPF | 1.37 BYN |
| 100 XPF | 2.74 BYN |
| 500 XPF | 13.68 BYN |
| 1,000 XPF | 27.35 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-07-26T02:02:39Z",
"rates": {
"BYN": 0.027352
}
}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.7352000000000003,
"rate": 0.027352
}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