Rate Overview
Live
1 XPF = 0.035606 PLN
1 PLN = 28.0852
XPF
Avg
0.035596
High
0.035732
Low
0.035472
Last updated: 5/27/2026, 6:20:26 PM
Quick Conversions
| XPF | PLN |
|---|---|
| 1 XPF | 0.04 PLN |
| 10 XPF | 0.36 PLN |
| 50 XPF | 1.78 PLN |
| 100 XPF | 3.56 PLN |
| 500 XPF | 17.80 PLN |
| 1,000 XPF | 35.61 PLN |
Get XPF/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=PLNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T18:20:26Z",
"rates": {
"PLN": 0.035606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "PLN",
"amount": 100
},
"result": 3.5606,
"rate": 0.035606
}Build with XPF/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key