Rate Overview
Live
1 XPF = 0.036188 PLN
1 PLN = 27.6335
XPF
Avg
0.036164
High
0.036445
Low
0.035859
Last updated: 7/26/2026, 4:13:32 AM
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.19 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-26T04:13:32Z",
"rates": {
"PLN": 0.036188
}
}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.6188,
"rate": 0.036188
}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