Rate Overview
Live
1 PLN = 28.1912 XPF
1 XPF = 0.035472
PLN
Avg
28.1742
High
28.2914
Low
28.0448
Last updated: 4/17/2026, 7:32:33 AM
Quick Conversions
| PLN | XPF |
|---|---|
| 1 PLN | 28.19 XPF |
| 10 PLN | 281.91 XPF |
| 50 PLN | 1,409.56 XPF |
| 100 PLN | 2,819.12 XPF |
| 500 PLN | 14,095.60 XPF |
| 1,000 PLN | 28,191.20 XPF |
Get PLN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=XPFExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-04-17T07:32:33Z",
"rates": {
"XPF": 28.191199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "XPF",
"amount": 100
},
"result": 2819.1199,
"rate": 28.191199
}Build with PLN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key