Rate Overview
Live
1 XPF = 0.036299 PLN
1 PLN = 27.5490
XPF
Avg
0.035641
High
0.036343
Low
0.035052
Last updated: 7/27/2026, 7:00:09 PM
Quick Conversions
| XPF | PLN |
|---|---|
| 1 XPF | 0.04 PLN |
| 10 XPF | 0.36 PLN |
| 50 XPF | 1.81 PLN |
| 100 XPF | 3.63 PLN |
| 500 XPF | 18.15 PLN |
| 1,000 XPF | 36.30 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-27T19:00:09Z",
"rates": {
"PLN": 0.036299
}
}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.6298999999999997,
"rate": 0.036299
}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