Rate Overview
Live
1 XPF = 0.035894 PLN
1 PLN = 27.8598
XPF
Avg
0.035809
High
0.035971
Low
0.035569
Last updated: 3/27/2026, 4:35:15 PM
Quick Conversions
| XPF | PLN |
|---|---|
| 1 XPF | 0.04 PLN |
| 10 XPF | 0.36 PLN |
| 50 XPF | 1.79 PLN |
| 100 XPF | 3.59 PLN |
| 500 XPF | 17.95 PLN |
| 1,000 XPF | 35.89 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-03-27T16:35:15Z",
"rates": {
"PLN": 0.035894
}
}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.5894000000000004,
"rate": 0.035894
}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