Rate Overview
Live
1 BYN = 33.8383 XPF
1 XPF = 0.029552
BYN
Avg
35.6669
High
37.5692
Low
33.8383
Last updated: 8/19/2026, 4:28:20 AM
Quick Conversions
| BYN | XPF |
|---|---|
| 1 BYN | 33.84 XPF |
| 10 BYN | 338.38 XPF |
| 50 BYN | 1,691.91 XPF |
| 100 BYN | 3,383.83 XPF |
| 500 BYN | 16,919.13 XPF |
| 1,000 BYN | 33,838.25 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-08-19T04:28:20Z",
"rates": {
"XPF": 33.838253
}
}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": 3383.8253,
"rate": 33.838253
}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