Rate Overview
Live
1 XPF = 0.036219 PLN
1 PLN = 27.6098
XPF
Avg
0.036338
High
0.036471
Low
0.036219
Last updated: 9/3/2026, 7:31:58 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.11 PLN |
| 1,000 XPF | 36.22 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-09-03T07:31:58Z",
"rates": {
"PLN": 0.036219
}
}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.6219,
"rate": 0.036219
}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