Rate Overview
Live
1 BYN = 37.4748 XPF
1 XPF = 0.026685
BYN
Avg
33.2151
High
37.5692
Low
29.3026
Last updated: 6/18/2026, 1:11:52 PM
Quick Conversions
| BYN | XPF |
|---|---|
| 1 BYN | 37.47 XPF |
| 10 BYN | 374.75 XPF |
| 50 BYN | 1,873.74 XPF |
| 100 BYN | 3,747.48 XPF |
| 500 BYN | 18,737.42 XPF |
| 1,000 BYN | 37,474.84 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-06-18T13:11:52Z",
"rates": {
"XPF": 37.474844
}
}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": 3747.4844,
"rate": 37.474844
}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