Rate Overview
Live
1 XPF = 0.036175 PLN
1 PLN = 27.6434
XPF
Avg
0.035739
High
0.036537
Low
0.035167
Last updated: 7/25/2026, 8:57:48 PM
Quick Conversions
| XPF | PLN |
|---|---|
| 1 XPF | 0.04 PLN |
| 10 XPF | 0.36 PLN |
| 50 XPF | 1.81 PLN |
| 100 XPF | 3.62 PLN |
| 500 XPF | 18.09 PLN |
| 1,000 XPF | 36.18 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-07-25T20:57:48Z",
"rates": {
"PLN": 0.036175
}
}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.6174999999999997,
"rate": 0.036175
}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