Rate Overview
Live
1 PLN = 27.5087 XPF
1 XPF = 0.036352
PLN
Avg
27.8743
High
28.4010
Low
27.0558
Last updated: 7/14/2026, 3:40:01 AM
Quick Conversions
| PLN | XPF |
|---|---|
| 1 PLN | 27.51 XPF |
| 10 PLN | 275.09 XPF |
| 50 PLN | 1,375.43 XPF |
| 100 PLN | 2,750.87 XPF |
| 500 PLN | 13,754.33 XPF |
| 1,000 PLN | 27,508.66 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-07-14T03:40:01Z",
"rates": {
"XPF": 27.508662
}
}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": 2750.8662,
"rate": 27.508662
}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