Rate Overview
Live
1 BYN = 37.2444 XPF
1 XPF = 0.026850
BYN
Avg
35.4277
High
37.4674
Low
34.1435
Last updated: 5/28/2026, 11:12:29 PM
Quick Conversions
| BYN | XPF |
|---|---|
| 1 BYN | 37.24 XPF |
| 10 BYN | 372.44 XPF |
| 50 BYN | 1,862.22 XPF |
| 100 BYN | 3,724.44 XPF |
| 500 BYN | 18,622.21 XPF |
| 1,000 BYN | 37,244.43 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-05-28T23:12:29Z",
"rates": {
"XPF": 37.244428
}
}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": 3724.4428,
"rate": 37.244428
}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