Rate Overview
Live
1 XPF = 0.035553 PLN
1 PLN = 28.1270
XPF
Avg
0.035773
High
0.036526
Low
0.034937
Last updated: 5/27/2026, 8:31:57 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.78 PLN |
| 1,000 XPF | 35.55 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-27T20:31:57Z",
"rates": {
"PLN": 0.035553
}
}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.5553,
"rate": 0.035553
}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