Rate Overview
Live
1 PLN = 28.2870 XPF
1 XPF = 0.035352
PLN
Avg
28.1477
High
28.3008
Low
28.0279
Last updated: 5/7/2026, 9:09:00 AM
Quick Conversions
| PLN | XPF |
|---|---|
| 1 PLN | 28.29 XPF |
| 10 PLN | 282.87 XPF |
| 50 PLN | 1,414.35 XPF |
| 100 PLN | 2,828.70 XPF |
| 500 PLN | 14,143.52 XPF |
| 1,000 PLN | 28,287.04 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-05-07T09:09:00Z",
"rates": {
"XPF": 28.28704
}
}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": 2828.704,
"rate": 28.28704
}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